Home
last modified time | relevance | path

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

/freebsd/sys/nfs/
H A Dxdr_subs.h50 #define txdr_unsigned(v) (htonl((int32_t)(v))) macro
/freebsd/sys/fs/nfs/
H A Dxdr_subs.h50 #define txdr_unsigned(v) (htonl((int32_t)(v))) macro