OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:auth_stat
(Results
1 - 10
of
10
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/rpc/
svc_auth.h
45
extern enum
auth_stat
_authenticate (struct svc_req *__rqst,
rpc_msg.h
115
enum
auth_stat
RJ_why; /* why authentication did not work */
auth.h
52
enum
auth_stat
{
enum
svc.h
239
extern void svcerr_auth (SVCXPRT *__xprt, enum
auth_stat
__why) __THROW;
clnt.h
107
enum
auth_stat
RE_why; /* why the auth error occurred */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpc/
svc_auth.h
45
extern enum
auth_stat
_authenticate (struct svc_req *__rqst,
rpc_msg.h
115
enum
auth_stat
RJ_why; /* why authentication did not work */
auth.h
52
enum
auth_stat
{
enum
svc.h
239
extern void svcerr_auth (SVCXPRT *__xprt, enum
auth_stat
__why) __THROW;
clnt.h
107
enum
auth_stat
RE_why; /* why the auth error occurred */
Completed in 1434 milliseconds