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

  /src/sys/fs/nfs/common/
old_xdr_subs.h 53 #define fxdr_unsigned(t, v) ((t)ntohl((int32_t)(v))) macro
xdr_subs.h 51 #define fxdr_unsigned(t, v) ((t)ntohl((int32_t)(v))) macro
  /src/sys/nfs/
xdr_subs.h 51 #define fxdr_unsigned(t, v) ((t)ntohl((int32_t)(v))) macro

Completed in 13 milliseconds