Searched refs:txdr_unsigned (Results 1 - 4 of 4) sorted by relevance

/xnu-2782.1.97/bsd/nfs/
H A Dxdr_subs.h86 #define txdr_unsigned(v) (htonl((uint32_t)(v))) macro
421 __tmp = txdr_unsigned(VAL); \
H A Dnfsm_subs.h250 = txdr_unsigned(VAL); \
269 *((uint32_t*)(NMC)->nmc_ptr) = txdr_unsigned(VAL); \
H A Dnfs4_subs.c2342 *pattrbytes = txdr_unsigned(attrbytes);
H A Dnfs_socket.c2692 *pnumres = txdr_unsigned(numres);

Completed in 92 milliseconds