Home
last modified time | relevance | path

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

/NextBSD/sys/nfs/
HDxdr_subs.h51 #define fxdr_unsigned(t, v) ((t)ntohl((int32_t)(v))) macro
/NextBSD/sys/fs/nfs/
HDxdr_subs.h49 #define fxdr_unsigned(t, v) ((t)ntohl((int32_t)(v))) macro