HomeSort by: relevance | last modified time | path
    Searched defs:daddr_t (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/makefs/ffs/
namespace.h 3 #ifndef daddr_t
4 #define daddr_t int64_t macro
  /src/sys/sys/
types.h 151 typedef __daddr_t daddr_t; /* disk address */ typedef
154 typedef int64_t daddr_t; /* disk address */ typedef
  /src/tools/compat/
compat_defs.h 47 typedef unsigned long long daddr_t; typedef

Completed in 25 milliseconds