Home
last modified time | relevance | path

Searched defs:u_int8_t (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/tcpdump/
H A Dconfigure.in775 [AC_DEFINE([u_int8_t], [uint8_t], definition
H A Dconfigure.ac862 [AC_DEFINE([u_int8_t], [uint8_t], global() definition
/freebsd-src/sys/sys/
H A Dtypes.h64 typedef __uint8_t u_int8_t; /* unsigned integrals (deprecated) */ typedef
/freebsd-src/crypto/openssh/
H A Ddefines.h239 typedef uint8_t u_int8_t; typedef
244 typedef unsigned char u_int8_t; typedef
/freebsd-src/crypto/heimdal/lib/roken/
H A Droken.h.in143 typedef uint8_t u_int8_t; typedef