OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:u_quad_t
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/sys/
types.h
112
typedef uint64_t
u_quad_t
; /* quads */
typedef
/src/tools/compat/
compat_defs.h
1008
#define UQUAD_MAX ((
u_quad_t
)-1)
1404
#define
u_quad_t
unsigned long long
macro
1412
u_quad_t
strtouq(const char *, char **, int);
/src/sys/coda/
coda.h
77
typedef unsigned __int64
u_quad_t
;
typedef
79
typedef unsigned long long
u_quad_t
;
typedef
90
typedef unsigned long long
u_quad_t
;
typedef
96
#define cdev_t
u_quad_t
100
typedef unsigned long long
u_quad_t
;
typedef
103
typedef unsigned long long
u_quad_t
;
typedef
113
typedef unsigned long long
u_quad_t
;
typedef
286
u_quad_t
va_size; /* file size in bytes */
294
u_quad_t
va_bytes; /* bytes of disk space held by file */
295
u_quad_t
va_filerev; /* file modification number *
[
all
...]
Completed in 25 milliseconds
Indexes created Tue Jun 23 00:25:03 UTC 2026