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

123456789

/xnu-2782.1.97/bsd/netinet/
H A Dip_input.c3024 uint8_t sdlbuf[SOCK_MAXADDRLEN + 1];
H A Dmptcp_subr.c131 static void mptcp_attach_to_subf(struct socket *, struct mptcb *, uint8_t);
3922 uint8_t addr_id)
H A Dtcp_input.c1516 uint8_t isconnected, isdisconnected;
/xnu-2782.1.97/osfmk/ipc/
H A Dipc_importance.c2499 uint8_t recipes[2 * sizeof(ipc_voucher_attr_recipe_data_t) +
/xnu-2782.1.97/bsd/net/
H A Dpf_ioctl.c1391 if ((uint8_t)minordev == PFDEV_PFM)
3591 if ((uint8_t)minordev == PFDEV_PFM)
H A Dif.c2623 uint8_t buf[SOCK_MAXADDRLEN + 1];
/xnu-2782.1.97/bsd/vfs/
H A Dvfs_subr.c8199 dir_pos = (void*) ((uint8_t*)dir_pos + dp->d_reclen);
8273 dir_pos = (void*) ((uint8_t*)dir_pos + dp->d_reclen);
/xnu-2782.1.97/bsd/hfs/
H A Dhfs_vfsops.c4154 uint8_t rawUUID[8];
H A Dhfs_vfsutils.c936 uint8_t cryptogen = 0;
/xnu-2782.1.97/bsd/kern/
H A Dkern_descrip.c2483 bzero ( (((uint8_t*)data) + size), (sizeof(stkbuf) - size));
H A Duipc_mbuf.c6988 uint8_t seen[256];
/xnu-2782.1.97/bsd/netinet6/
H A Din6.c3645 uint8_t *mac)
H A Dip6_output.c1719 uint8_t nxt;
/xnu-2782.1.97/iokit/Kernel/
H A DIOMemoryDescriptor.cpp152 uint8_t fDMAMapNumAddressBits;
/xnu-2782.1.97/bsd/nfs/
H A Dnfs_vnops.c1334 uint8_t *fhp;
1359 MALLOC(fhp, uint8_t *, NFS4_FHSIZE, M_TEMP, M_WAITOK);
H A Dnfs4_vnops.c7761 uint8_t finfo[FINDERINFOSIZE];

Completed in 357 milliseconds

123456789