Home
last modified time | relevance | path

Searched defs:txdr_unsigned (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/fs/nfs/common/
H A Dold_xdr_subs.h54 #define txdr_unsigned(v) (htonl((int32_t)(v))) macro
H A Dxdr_subs.h52 #define txdr_unsigned(v) (htonl((int32_t)(v))) macro
/netbsd-src/sys/nfs/
H A Dxdr_subs.h53 #define txdr_unsigned( global() macro