Searched refs:SVC_CLOSE (Results 1 – 5 of 5) sorted by relevance
700 return SVC_CLOSE; in svcauth_unix_set_client()717 return SVC_CLOSE; in svcauth_unix_set_client()758 return SVC_CLOSE; /* kmalloc failure - client must retry */ in svcauth_null_accept()826 return SVC_CLOSE; /* kmalloc failure - client must retry */ in svcauth_tls_accept()887 return SVC_CLOSE; in svcauth_unix_accept()
1296 case SVC_CLOSE: in svc_process_common()
142 #define SVC_CLOSE 7 /* Like SVC_DROP, but request is definitely macro
1058 if (stat == SVC_DROP || stat == SVC_CLOSE) in svcauth_gss_set_client()1102 return SVC_CLOSE; in gss_read_common_verf()1127 return SVC_CLOSE; in gss_read_verf()1254 return SVC_CLOSE; in svcauth_gss_legacy_init()1257 return SVC_CLOSE; in svcauth_gss_legacy_init()1259 ret = SVC_CLOSE; in svcauth_gss_legacy_init()1364 ret = SVC_CLOSE; in svcauth_gss_proxy_init()1677 ret = SVC_CLOSE; in svcauth_gss_accept()
1608 TRACE_DEFINE_ENUM(SVC_CLOSE);1621 { SVC_CLOSE, "SVC_CLOSE" }, \