Searched defs:rpid (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) { argument
40 assert(rpid);
84 *rpid = pid;

Completed in 13 milliseconds