Home
last modified time | relevance | path

Searched refs:SVC_GARBAGE (Results 1 – 5 of 5) sorted by relevance

/linux/net/sunrpc/
H A Dsvcauth_unix.c1018 * %SVC_GARBAGE: Failed to decode credential or verifier
1033 return SVC_GARBAGE;
1041 return SVC_GARBAGE; in ip_map_cache_create()
1095 * %SVC_GARBAGE: Failed to decode credential or verifier
1112 return SVC_GARBAGE;
1120 return SVC_GARBAGE;
1180 * %SVC_GARBAGE: Failed to decode credential or verifier
1202 return SVC_GARBAGE;
1205 return SVC_GARBAGE;
1207 return SVC_GARBAGE;
[all...]
H A Dsvcauth.c88 return SVC_GARBAGE; in svc_authenticate()
H A Dsvc.c1446 case SVC_GARBAGE: in svc_process_common()
/linux/include/linux/sunrpc/
H A Dsvcauth.h88 SVC_GARBAGE = 1, enumerator
/linux/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c1384 return SVC_GARBAGE; in svcauth_gss_proc_init()
1617 * %SVC_GARBAGE: Failed to decode credential or verifier
1732 ret = SVC_GARBAGE; in svcauth_gss_accept()