Home
last modified time | relevance | path

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

/freebsd/sys/nfs/
H A Dbootp_subr.c1756 int authver; in md_mount() local
1823 if (xdr_int_decode(&m, &authver) != 0) in md_mount()
1825 if (authver == AUTH_UNIX) in md_mount()