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

/freebsd-13-stable/lib/libc/rpc/
H A Dsvc_auth_des.c90 char *localcred; /* generic local credential */ member in struct:cache_entry
340 invalidate(entry->localcred); /* mark any cached cred invalid */
475 cred = (struct bsdcred *)authdes_cache[sid].localcred;
478 authdes_cache[sid].localcred = (char *)cred;
/freebsd-13-stable/sys/fs/nfsclient/
H A Dnfs_clvnops.c805 int error = 0, ret, localcred = 0; local
815 localcred = 1;
935 if (localcred)

Completed in 261 milliseconds