OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DIRSIZ
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/sys/
dir.h
55
* The
DIRSIZ
macro gives the minimum record length which will hold
60
#undef
DIRSIZ
61
#define
DIRSIZ
(dp) \
/src/sys/coda/
coda.h
168
#undef
DIRSIZ
169
#define
DIRSIZ
(dp) ((sizeof (struct venus_dirent) - (CODA_MAXNAMLEN+1)) + \
182
#undef
DIRSIZ
183
#define
DIRSIZ
(dp) ((sizeof (struct venus_dirent) - (CODA_MAXNAMLEN+1)) + \
Completed in 12 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025