Home
last modified time | relevance | path

Searched refs:txdr_unsigned (Results 1 – 5 of 5) sorted by relevance

/xnu-8020.121.3/bsd/nfs/
H A Dxdr_subs.h86 #define txdr_unsigned(v) (htonl((uint32_t)(v))) macro
473 __tmp = txdr_unsigned(VAL); \
H A Dnfsm_subs.h278 = txdr_unsigned(VAL); \
297 *((uint32_t*)(NMC)->nmc_ptr) = txdr_unsigned(VAL); \
H A Dnfs4_subs.c2655 *pattrbytes = txdr_unsigned(attrbytes); in nfsm_chain_add_fattr4_f()
H A Dnfs_gss.c217 *data = txdr_unsigned(value); in rpc_gss_prepend_32()
H A Dnfs_socket.c3086 *pnumres = txdr_unsigned(numres); in nfs4_cb_handler()