HomeSort by: relevance | last modified time | path
    Searched defs:authver (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/fs/nfs/common/
bootp_subr.c 1817 int authver; local in function:md_mount
1884 if (xdr_int_decode(&m, &authver) != 0)
1886 if (authver == AUTH_UNIX)
bootp_subr.c 1817 int authver; local in function:md_mount
1884 if (xdr_int_decode(&m, &authver) != 0)
1886 if (authver == AUTH_UNIX)
bootp_subr.c 1817 int authver; local in function:md_mount
1884 if (xdr_int_decode(&m, &authver) != 0)
1886 if (authver == AUTH_UNIX)

Completed in 39 milliseconds