Searched defs:txdr_unsigned (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/nfs/ | ||
H A D | xdr_subs.h | 50 #define txdr_unsigned(v) (htonl((int32_t)(v))) macro |
/freebsd/sys/fs/nfs/ | ||
H A D | xdr_subs.h | 50 #define txdr_unsigned(v) (htonl((int32_t)(v))) macro |