Home
last modified time | relevance | path

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

/third_party/node/src/
H A Dnode_credentials.cc144 static const gid_t gid_not_found = static_cast<gid_t>(-1); member
190 return gid_not_found; in gid_by_name()
272 if (gid == gid_not_found) { in SetGid()
291 if (gid == gid_not_found) { in SetEGid()
375 if (gid == gid_not_found) { in SetGroups()
418 if (extra_group == gid_not_found) { in InitGroups()

Completed in 1 milliseconds