Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/rpc/
A Dsvc.c282 svcerr_auth (SVCXPRT *xprt, enum auth_stat why) in svcerr_auth() function
292 libc_hidden_def(svcerr_auth) in libc_hidden_def() argument
298 svcerr_auth (xprt, AUTH_TOOWEAK); in libc_hidden_def()
395 svcerr_auth (xprt, why); in libc_hidden_def()
/l4re-core-master/uclibc/lib/contrib/uclibc/include/rpc/
A Dsvc.h247 extern void svcerr_auth (SVCXPRT *__xprt, enum auth_stat __why) __THROW;
248 libc_hidden_proto(svcerr_auth)

Completed in 5 milliseconds