Searched defs:rootcred (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/share/examples/rump/ttyserv/ | ||
H A D | ttyserv.c | 77 static kauth_cred_t rootcred; variable |
/netbsd-src/share/examples/rump/umserv/ | ||
H A D | umserv.c | 99 kauth_cred_t rootcred; in main() local |