Home
last modified time | relevance | path

Searched refs:uid_not_found (Results 1 - 1 of 1) sorted by relevance

/third_party/node/src/
H A Dnode_credentials.cc143 static const uid_t uid_not_found = static_cast<uid_t>(-1); member
157 return uid_not_found; in uid_by_name()
310 if (uid == uid_not_found) { in SetUid()
329 if (uid == uid_not_found) { in SetEUid()

Completed in 1 milliseconds