Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/nfs/
Dxdr_subs.h54 #define txdr_unsigned(v) (htonl((int32_t)(v))) macro
/freebsd-12-stable/sys/fs/nfs/
Dxdr_subs.h52 #define txdr_unsigned(v) (htonl((int32_t)(v))) macro