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

/openbsd-current/sys/sys/
H A Ddirent.h55 __uint8_t d_type; /* file type, see below */
56 __uint8_t d_namlen; /* length of string in d_name */
57 __uint8_t __d_padding[4]; /* suppress padding after d_name */
H A D_types.h59 typedef __uint8_t __sa_family_t; /* sockaddr address family type */
H A Dtypes.h80 typedef __uint8_t uint8_t;
114 typedef __uint8_t u_int8_t;
H A Dstdint.h37 typedef __uint8_t uint8_t;
H A Dsocket.h210 __uint8_t sa_len; /* total length */
228 __uint8_t ss_len; /* total length */
/openbsd-current/sys/arch/sparc64/include/
H A D_types.h62 typedef unsigned char __uint8_t; typedef
72 typedef __uint8_t __uint_least8_t;
/openbsd-current/sys/arch/mips64/include/
H A D_types.h66 typedef unsigned char __uint8_t; typedef
76 typedef __uint8_t __uint_least8_t;
/openbsd-current/sys/arch/i386/include/
H A D_types.h62 typedef unsigned char __uint8_t; typedef
72 typedef __uint8_t __uint_least8_t;
/openbsd-current/sys/arch/powerpc/include/
H A D_types.h62 typedef unsigned char __uint8_t; typedef
72 typedef __uint8_t __uint_least8_t;
/openbsd-current/sys/arch/m88k/include/
H A D_types.h66 typedef unsigned char __uint8_t; typedef
76 typedef __uint8_t __uint_least8_t;
/openbsd-current/sys/arch/sh/include/
H A D_types.h62 typedef unsigned char __uint8_t; typedef
72 typedef __uint8_t __uint_least8_t;
/openbsd-current/sys/arch/riscv64/include/
H A D_types.h62 typedef unsigned char __uint8_t; typedef
74 typedef __uint8_t __uint_least8_t;
/openbsd-current/sys/arch/powerpc64/include/
H A D_types.h61 typedef unsigned char __uint8_t; typedef
73 typedef __uint8_t __uint_least8_t;
/openbsd-current/sys/arch/alpha/include/
H A D_types.h62 typedef unsigned char __uint8_t; typedef
72 typedef __uint8_t __uint_least8_t;
/openbsd-current/sys/arch/hppa/include/
H A D_types.h66 typedef unsigned char __uint8_t; typedef
76 typedef __uint8_t __uint_least8_t;
/openbsd-current/sys/arch/arm/include/
H A D_types.h62 typedef unsigned char __uint8_t; typedef
72 typedef __uint8_t __uint_least8_t;
/openbsd-current/sys/arch/amd64/include/
H A D_types.h62 typedef unsigned char __uint8_t; typedef
72 typedef __uint8_t __uint_least8_t;
/openbsd-current/sys/arch/arm64/include/
H A D_types.h61 typedef unsigned char __uint8_t; typedef
73 typedef __uint8_t __uint_least8_t;

Completed in 174 milliseconds