Searched defs:nfstov_mode (Results 1 – 3 of 3) sorted by relevance
127 #define nfstov_mode(a) (fxdr_unsigned(u_short, (a))&07777) macro
238 #define nfstov_mode(a) (fxdr_unsigned(u_int16_t, (a))&07777) macro
223 #define nfstov_mode(a) (fxdr_unsigned(mode_t, (a))&07777) macro