OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:auth_stat
(Results
1 - 15
of
15
) 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 */
Completed in 106 milliseconds