Searched refs:__uint8_t (Results 1 - 11 of 11) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/_types/
H A D_sa_family_t.h30 typedef __uint8_t sa_family_t;
/darwin-on-arm/xnu/bsd/sys/
H A Ddirent.h95 __uint8_t d_type; /* file type, see below */
96 __uint8_t d_namlen; /* length of string in d_name */
110 __uint8_t d_type; /* file type, see below */ \
H A Dun.h73 typedef __uint8_t sa_family_t;
H A Dsocket.h111 typedef __uint8_t sa_family_t;
464 __uint8_t sa_len; /* total length */
488 (_SS_ALIGNSIZE - sizeof(__uint8_t) - sizeof(sa_family_t))
490 (_SS_MAXSIZE - sizeof(__uint8_t) - sizeof(sa_family_t) - \
497 __uint8_t ss_len; /* address length */
/darwin-on-arm/xnu/bsd/arm/
H A D_types.h17 typedef unsigned char __uint8_t; typedef
/darwin-on-arm/xnu/bsd/i386/
H A D_types.h41 typedef unsigned char __uint8_t; typedef
/darwin-on-arm/xnu/osfmk/mach/i386/
H A D_structs.h237 __uint8_t __fpu_ftw; /* x87 FPU tag word */
238 __uint8_t __fpu_rsrv1; /* reserved */
274 __uint8_t __fpu_ftw; /* x87 FPU tag word */
275 __uint8_t __fpu_rsrv1; /* reserved */
321 __uint8_t fpu_ftw; /* x87 FPU tag word */
322 __uint8_t fpu_rsrv1; /* reserved */
358 __uint8_t fpu_ftw; /* x87 FPU tag word */
359 __uint8_t fpu_rsrv1; /* reserved */
514 __uint8_t __fpu_ftw; /* x87 FPU tag word */
515 __uint8_t __fpu_rsrv
[all...]
/darwin-on-arm/xnu/bsd/netinet6/
H A Din6.h108 typedef __uint8_t sa_family_t;
160 __uint8_t __u6_addr8[16];
182 __uint8_t sin6_len; /* length of this struct(sa_family_t)*/
523 #define IPV6_MULTICAST_IF 9 /* __uint8_t; set/get IP6 multicast i/f */
524 #define IPV6_MULTICAST_HOPS 10 /* __uint8_t; set/get IP6 multicast hops */
525 #define IPV6_MULTICAST_LOOP 11 /* __uint8_t; set/get IP6 mcast loopback */
910 extern int inet6_option_append(struct cmsghdr *, const __uint8_t *,
912 extern __uint8_t *inet6_option_alloc(struct cmsghdr *, int, int, int);
913 extern int inet6_option_next(const struct cmsghdr *, __uint8_t **);
914 extern int inet6_option_find(const struct cmsghdr *, __uint8_t **, in
[all...]
/darwin-on-arm/xnu/bsd/netinet/
H A Din.h385 __uint8_t sin_len;
/darwin-on-arm/xnu/bsd/net/
H A Dkpi_interface.h50 typedef __uint8_t sa_family_t;
H A Droute.c321 __uint8_t sin_len;

Completed in 105 milliseconds