HomeSort by relevance Sort by last modified time
    Searched refs:auth_stat (Results 1 - 17 of 17) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/
svc_auth.h 49 extern enum auth_stat _authenticate (struct svc_req *__rqst,
rpc_msg.h 119 enum auth_stat RJ_why; /* why authentication did not work */
auth.h 55 enum auth_stat { enum
svc.h 241 extern void svcerr_auth (SVCXPRT *__xprt, enum auth_stat __why) __THROW;
clnt.h 110 enum auth_stat RE_why; /* why the auth error occurred */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
svc_auth.h 49 extern enum auth_stat _authenticate (struct svc_req *__rqst,
rpc_msg.h 119 enum auth_stat RJ_why; /* why authentication did not work */
auth.h 55 enum auth_stat { enum
svc.h 241 extern void svcerr_auth (SVCXPRT *__xprt, enum auth_stat __why) __THROW;
clnt.h 110 enum auth_stat RE_why; /* why the auth error occurred */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
svc_auth.h 49 extern enum auth_stat _authenticate (struct svc_req *__rqst,
rpc_msg.h 119 enum auth_stat RJ_why; /* why authentication did not work */
auth.h 55 enum auth_stat { enum
svc.h 241 extern void svcerr_auth (SVCXPRT *__xprt, enum auth_stat __why) __THROW;
clnt.h 110 enum auth_stat RE_why; /* why the auth error occurred */
  /hardware/msm7k/librpc/rpc/
svc.h 214 extern void svcerr_auth (SVCXPRT *, auth_stat __why);
types.h 246 } auth_stat; typedef in typeref:enum:__anon20793
300 auth_stat why; /* why authentication did not work */

Completed in 299 milliseconds