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

  /src/sys/fs/nfs/common/
old_xdr_subs.h 54 #define txdr_unsigned(v) (htonl((int32_t)(v))) macro
xdr_subs.h 52 #define txdr_unsigned(v) (htonl((int32_t)(v))) macro
  /src/sys/nfs/
xdr_subs.h 52 #define txdr_unsigned(v) (htonl((int32_t)(v))) macro

Completed in 12 milliseconds