Home
last modified time | relevance | path

Searched refs:testsec (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/mandoc/
H A Dmdoc_validate.c2532 const char *const *testsec; in post_sh_head() local
2579 for (testsec = secnames + 1; *testsec != NULL; testsec++) { in post_sh_head()
2580 dist = similar(nch->string, *testsec); in post_sh_head()
2582 goodsec = *testsec; in post_sh_head()
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdport.c3527 struct ucred *credanon, bool testsec) in nfsd_excred() argument
3541 if (testsec) { in nfsd_excred()