Searched refs:testsec (Results 1 – 2 of 2) sorted by relevance
2511 const char *const *testsec; in post_sh_head() local2558 for (testsec = secnames + 1; *testsec != NULL; testsec++) { in post_sh_head()2559 dist = similar(nch->string, *testsec); in post_sh_head()2561 goodsec = *testsec; in post_sh_head()
3275 struct ucred *credanon, bool testsec) in nfsd_excred() argument3289 if (testsec) { in nfsd_excred()