Home
last modified time | relevance | path

Searched defs:byteorder (Results 1 – 15 of 15) sorted by relevance

/freebsd/usr.bin/cap_mkdb/
H A Dcap_mkdb.c70 int byteorder, c; in main() local
/freebsd/lib/libc/db/btree/
H A Dbt_open.c408 byteorder(void) in byteorder() function
/freebsd/usr.bin/localedef/
H A Dlocaledef.c58 static int byteorder = 0; variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/
H A DThreadElfCore.cpp358 ByteOrder byteorder = data.GetByteOrder(); in Parse() local
/freebsd/lib/libthread_db/
H A Dthread_db.c278 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 Dservices_mkdb.c89 int byteorder = 0; in main() local
/freebsd/contrib/ncurses/ncurses/trace/
H A Dlib_trace.c387 } byteorder; in _nc_fmt_funcptr() local
/freebsd/stand/libsa/
H A Dsmbios.c238 int byteorder, i, ones, zeros; in smbios_setuuid() local
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Doutput.c736 int byteorder; in write_ctf() local
/freebsd/crypto/heimdal/lib/hdb/
H A Dmkey.c149 int byteorder, hdb_master_key *mkey) in read_master_mit()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddbuf.c1726 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 Ddmu_recv.c2587 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 Darc.c1334 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 Ddmu.c1372 int compressed_size, int byteorder, dmu_tx_t *tx) in dmu_write_embedded()
/freebsd/crypto/heimdal/lib/krb5/
H A Dstore.c104 krb5_storage_set_byteorder(krb5_storage *sp, krb5_flags byteorder) in krb5_storage_set_byteorder()