Searched refs:printnoent (Results 1 – 1 of 1) sorted by relevance
731 std::vector<uint8_t>* buffer, bool printnoent) { in LoadStash() argument758 if (errno != ENOENT || printnoent) { in LoadStash()