Searched refs:letohl (Results 1 – 6 of 6) sorted by relevance
495 (char *)(s) + letohl((s)->sd_owneroff) : \500 (char *)(s) + letohl((s)->sd_groupoff) : \505 (char *)(s) + letohl((s)->sd_sacloff) : \510 (char *)(s) + letohl((s)->sd_dacloff) : \574 #define acerights(a) (letohl((a)->ace_rights))
53 #define letohl(x) ((uint32_t)(x)) macro75 #define letohl(x) BSWAP_32(x) macro
47 #define letohl(x) ((uint32_t)(x)) macro50 #define letohl(x) BSWAP_32(x) macro
427 *p32 = (letohl(*p32) & 0xffff) - conv; in smb_rap_request()
484 *x = letohl(v); in md_get_uint32le()
786 *x = letohl(v); in md_get_uint32le()