Searched refs:svc_get_local_cred (Results 1 – 7 of 7) sorted by relevance
1059 extern bool_t svc_get_local_cred(SVCXPRT *, svc_local_cred_t *);1063 extern bool_t svc_get_local_cred();
85 extern bool_t svc_get_local_cred();1329 if (!svc_get_local_cred(trans, &cred)) {
163 if (!svc_get_local_cred(transp, &cred)) { in changepasswd()
663 svc_get_local_cred;
795 bool_t svc_get_local_cred(SVCXPRT *xprt, svc_local_cred_t *lcred);
201 if (!svc_get_local_cred(transp, &cred)) { in shim_changepasswd()
1639 svc_get_local_cred(SVCXPRT *xprt, svc_local_cred_t *lcred) in svc_get_local_cred() function