/freebsd/usr.bin/cap_mkdb/ |
H A D | cap_mkdb.c | 70 int byteorder, c; in main() local
|
/freebsd/lib/libc/db/btree/ |
H A D | bt_open.c | 408 byteorder(void) in byteorder() function
|
/freebsd/usr.bin/localedef/ |
H A D | localedef.c | 58 static int byteorder = 0; variable
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/ |
H A D | ThreadElfCore.cpp | 358 ByteOrder byteorder = data.GetByteOrder(); in Parse() local
|
/freebsd/lib/libthread_db/ |
H A D | thread_db.c | 278 u_int size, u_int byteorder) in thr_pread() 369 u_int size, u_int byteorder) in thr_pwrite()
|
/freebsd/usr.sbin/services_mkdb/ |
H A D | services_mkdb.c | 89 int byteorder = 0; in main() local
|
/freebsd/contrib/ncurses/ncurses/trace/ |
H A D | lib_trace.c | 387 } byteorder; in _nc_fmt_funcptr() local
|
/freebsd/stand/libsa/ |
H A D | smbios.c | 238 int byteorder, i, ones, zeros; in smbios_setuuid() local
|
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/ |
H A D | output.c | 736 int byteorder; in write_ctf() local
|
/freebsd/crypto/heimdal/lib/hdb/ |
H A D | mkey.c | 149 int byteorder, hdb_master_key *mkey) in read_master_mit()
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | dbuf.c | 1726 boolean_t byteorder; in dbuf_fix_old_data() local 2943 dmu_buf_set_crypt_params(dmu_buf_t *db_fake, boolean_t byteorder, in dmu_buf_set_crypt_params() 3032 int uncompressed_size, int compressed_size, int byteorder, in dmu_buf_write_embedded() 3857 boolean_t byteorder; in dbuf_hold_copy() local 4801 boolean_t byteorder; in dbuf_sync_leaf() local
|
H A D | dmu_recv.c | 2587 boolean_t byteorder = ZFS_HOST_BYTEORDER ^ in receive_spill() local 2651 boolean_t byteorder = ZFS_HOST_BYTEORDER ^ rwa->byteswap ^ in receive_object_range() local
|
H A D | arc.c | 1334 arc_get_raw_params(arc_buf_t *buf, boolean_t *byteorder, uint8_t *salt, in arc_get_raw_params() 2872 arc_loan_raw_buf(spa_t *spa, uint64_t dsobj, boolean_t byteorder, in arc_loan_raw_buf() 3414 arc_convert_to_raw(arc_buf_t *buf, uint64_t dsobj, boolean_t byteorder, in arc_convert_to_raw() 3493 boolean_t byteorder, const uint8_t *salt, const uint8_t *iv, in arc_alloc_raw_buf()
|
H A D | dmu.c | 1372 int compressed_size, int byteorder, dmu_tx_t *tx) in dmu_write_embedded()
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | store.c | 104 krb5_storage_set_byteorder(krb5_storage *sp, krb5_flags byteorder) in krb5_storage_set_byteorder()
|