Searched defs:spawn_getent (Results 1 - 1 of 1) sorted by relevance

/systemd/src/nspawn/
H A Dnspawn-setuid.c34 static int spawn_getent(const char *database, const char *key, pid_t *rpid) { function
117 fd = spawn_getent("passwd", user, &pid);
201 fd = spawn_getent("initgroups", user, &pid);

Completed in 10 milliseconds