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

/macosx-10.10.1/smb-759.0/kernel/sys5/sys/
H A Dsmb_byte_order.h38 #define htobel(x) (OSSwapHostToBigInt32(x)) macro
/macosx-10.10.1/smb-759.0/kernel/smbfs/
H A Dsmbfs_node.c328 htobel(state[0]), htobel(state[1]), htobel(state[2]),
329 htobel(state[3]));
H A Dsmbfs_smb.c733 (void)snprintf(wp, maxwplen, "%08x%08x%08x%08x\n", htobel(state[0]),
734 htobel(state[1]), htobel(state[2]), htobel(state[3]));
/macosx-10.10.1/smb-759.0/kernel/sys5/kern/
H A Dsubr_mchain.c383 x = htobel(x);

Completed in 92 milliseconds