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

  /src/sys/nfs/
nfsproto.h 231 #define nfstov_mode(a) (fxdr_unsigned(u_int32_t, (a)) & ALLPERMS) macro
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
nfsproto.h 644 #define nfstov_mode(a) (fxdr_unsigned(u_int16_t, (a))&07777) macro

Completed in 25 milliseconds