Searched refs:uint8_t (Results 51 - 75 of 216) sorted by relevance

123456789

/xnu-2782.1.97/bsd/netinet/
H A Ddhcp_options.h167 typedef uint8_t dhcptag_t;
216 uint8_t * oa_buffer; /* data area to hold options */
H A Ddhcp.h93 typedef uint8_t dhcp_msgtype_t;
H A Din_var.h257 uint8_t ims_stp; /* pending query */
266 uint8_t imsl_st[2]; /* state before/at commit */
280 uint8_t imf_st[2]; /* state before/at commit */
495 extern uint8_t ims_get_mode(const struct in_multi *,
496 const struct ip_msource *, uint8_t);
/xnu-2782.1.97/bsd/sys/
H A Dcprotect.h85 #define CP_MAX_STATE 1 /* uint8_t ; maximum # of states is 255 */
203 uint8_t cp_cache_key[CP_MAX_CACHEBUFLEN];
206 uint8_t cp_persistent_key[];
233 uint8_t persistent_key[CP_V2_WRAPPEDKEYSIZE];
265 uint8_t persistent_key[CP_MAX_WRAPPEDKEYSIZE];
H A Ddtrace.h115 typedef uint8_t uchar_t;
127 typedef uint8_t UUID[16]; /* For modctl use in dtrace.h */
446 uint8_t dtdt_kind; /* type kind (see below) */
447 uint8_t dtdt_ckind; /* type kind in CTF */
448 uint8_t dtdt_flags; /* type flags (see below) */
449 uint8_t dtdt_pad; /* reserved for future use */
467 uint8_t dtdv_kind; /* variable kind (see below) */
468 uint8_t dtdv_scope; /* variable scope (see below) */
734 uint8_t dofh_ident[DOF_ID_SIZE]; /* identification bytes (see below) */
828 #define DOF_SECT_PRARGS 17 /* uint8_t arra
[all...]
H A Dresource.h216 uint8_t ri_uuid[16];
230 uint8_t ri_uuid[16];
250 uint8_t ri_uuid[16];
272 uint8_t ri_uuid[16];
H A Dsdt_impl.h79 typedef uint8_t sdt_instr_t;
H A Ddecmpfs.h81 uint8_t cmp_state;
82 uint8_t cmp_minimal_xattr; /* if non-zero, this file's com.apple.decmpfs xattr contained only the minimal decmpfs_disk_header */
/xnu-2782.1.97/libsyscall/mach/
H A Dmach_init.c127 vm_kernel_page_shift = *(uint8_t*) _COMM_PAGE_KERNEL_PAGE_SHIFT;
/xnu-2782.1.97/osfmk/atm/
H A Datm_internal.h91 uint8_t flags; /* Flags used mark for deletion from the listener list */
/xnu-2782.1.97/osfmk/console/art/
H A Dscalegear.c16 uint8_t data8;
/xnu-2782.1.97/osfmk/i386/
H A Dbit_routines.h153 uint8_t ret;
H A Dmp_desc.h87 uint8_t fstk[PAGE_SIZE] __attribute__ ((aligned (16)));
H A Dpmap_pcid.h81 volatile uint8_t *cptr = cpu_datap(ccpu)->cpu_pmap_pcid_coherentp;
/xnu-2782.1.97/osfmk/kdp/
H A Dkdp_dyld.h67 typedef uint8_t bool;
H A Dkdp_internal.h172 uint8_t *bytes,
/xnu-2782.1.97/iokit/IOKit/
H A DIOHibernatePrivate.h162 uint8_t aes_iv[AES_BLOCK_SIZE];
168 uint8_t aes_iv[AES_BLOCK_SIZE];
191 uint8_t data[];
228 uint8_t progressSaveUnder[kIOHibernateProgressCount][kIOHibernateProgressSaveUnderSize];
233 static const uint8_t gIOHibernateProgressAlpha \
458 extern uint8_t gIOHibernateRestoreStack[];
459 extern uint8_t gIOHibernateRestoreStackEnd[];
/xnu-2782.1.97/osfmk/i386/commpage/
H A Dcommpage.c300 uint8_t supported;
366 uint8_t c1;
670 volatile uint8_t *ip;
680 ip = (volatile uint8_t*) cp;
681 *ip = (uint8_t) processor_avail_count;
686 ip = (volatile uint8_t*) cp;
687 *ip = (uint8_t) processor_avail_count;
/xnu-2782.1.97/EXTERNAL_HEADERS/corecrypto/
H A Dcc_priv.h398 #define HEAVISIDE_STEP_UINT16(x) {uint8_t t; \
399 t=(((uint16_t)x>>8) | (uint8_t)x); \
405 #define HEAVISIDE_STEP_UINT8(x) {uint8_t t; \
406 t=(((uint8_t)x>>4) | (uint8_t)x); \
H A Dccasn1.h80 ccoid_t ccoid_for_der(size_t *der_len, const uint8_t **der);
/xnu-2782.1.97/bsd/hfs/
H A Dhfs_cnode.h172 uint8_t c_tflags;
369 extern u_int32_t hfs_get_dateadded_from_blob(const uint8_t * /* finderinfo */, mode_t /* mode */);
375 extern uint32_t hfs_get_gencount_from_blob(const uint8_t * /* finderinfo */, mode_t /* mode */);
379 extern uint32_t hfs_get_document_id_from_blob(const uint8_t * /* finderinfo */, mode_t /* mode */);
/xnu-2782.1.97/bsd/net/
H A Dlacp.h259 lacp_uint16_set(uint8_t * field, uint16_t value)
273 lacp_uint16_get(const uint8_t * field)
287 lacp_uint32_set(uint8_t * field, uint32_t value)
301 lacp_uint32_get(const uint8_t * field)
/xnu-2782.1.97/osfmk/kern/
H A Ddebug.h97 uint8_t shared_cache_identifier[16];
148 uint8_t ms_flags;
168 uint8_t pages_wanted_reclaimed_valid; // did mach_vm_pressure_monitor succeed?
195 uint8_t uuid[16]; // unique value for each shared cache file
/xnu-2782.1.97/libkern/kxld/
H A Dkxld_sym.h51 uint8_t type;
52 uint8_t sectnum; // The symbol's section number
53 uint8_t relocated_sectnum;
/xnu-2782.1.97/tools/tests/xnu_quick_test/
H A Dcommpage_tests.c44 volatile uint8_t *comm_u8;
284 volatile uint8_t *activeaddr;
285 uint8_t original_activecpu;

Completed in 202 milliseconds

123456789