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

  /src/sys/nfs/
nfsproto.h 231 #define nfstov_mode(a) (fxdr_unsigned(u_int32_t, (a)) & ALLPERMS) macro
  /src/sys/fs/nfs/common/
nfsproto.h 644 #define nfstov_mode(a) (fxdr_unsigned(u_int16_t, (a))&07777) macro

Completed in 13 milliseconds