Home
last modified time | relevance | path

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

/freebsd-src/contrib/tcpdump/
H A Dconfigure.in793 [AC_DEFINE([u_int64_t], [uint64_t], definition
H A Dconfigure.ac880 [AC_DEFINE([u_int64_t], [uint64_t], global() definition
/freebsd-src/sys/sys/
H A Dtypes.h67 typedef __uint64_t u_int64_t; typedef
/freebsd-src/crypto/openssh/
H A Ddefines.h286 typedef unsigned long int u_int64_t; typedef
289 typedef unsigned long long int u_int64_t; typedef
/freebsd-src/crypto/heimdal/lib/roken/
H A Droken.h.in146 typedef uint64_t u_int64_t; typedef