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

/darwin-on-arm/xnu/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.c2528 *pnumres = txdr_unsigned(numres);

Completed in 291 milliseconds