Home
last modified time | relevance | path

Searched refs:root_auth (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/usr.sbin/keyserv/
H A Dkeyserv.c78 static int root_auth( SVCXPRT *, struct svc_req * );
701 if (root_auth(transp, rqstp) == 0) {
741 root_auth(trans, rqstp) in root_auth() function