Searched refs:svc_rpc_gss_find_client (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/lib/librpcsec_gss/
H A Dsvc_rpcsec_gss.c380 svc_rpc_gss_find_client(uint32_t clientid) function
386 log_debug("in svc_rpc_gss_find_client(%d)", clientid);
1012 client = svc_rpc_gss_find_client(*p);
/freebsd-13-stable/sys/rpc/rpcsec_gss/
H A Dsvc_rpcsec_gss.c532 svc_rpc_gss_find_client(struct svc_rpc_gss_clientid *id) function
539 rpc_gss_log_debug("in svc_rpc_gss_find_client(%d)", id->ci_id);
1316 client = svc_rpc_gss_find_client(p);

Completed in 106 milliseconds