Home
last modified time | relevance | path

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

/openbsd/src/lib/libc/hidden/rpc/
Dsvc_auth.h28 enum auth_stat _svcauth_unix(struct svc_req *, struct rpc_msg *);
32 PROTO_NORMAL(_svcauth_unix);
/openbsd/src/lib/libc/rpc/
Dsvc_auth_unix.c51 _svcauth_unix(struct svc_req *rqst, struct rpc_msg *msg) in _svcauth_unix() function
116 DEF_STRONG(_svcauth_unix);
Dsvc_auth.c64 { _svcauth_unix }, /* AUTH_UNIX */
/openbsd/src/lib/libc/
DSymbols.list1252 _svcauth_unix