Home
last modified time | relevance | path

Searched defs:rootcred (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/share/examples/rump/ttyserv/
H A Dttyserv.c77 static kauth_cred_t rootcred; variable
/netbsd-src/share/examples/rump/umserv/
H A Dumserv.c99 kauth_cred_t rootcred; in main() local