Home
last modified time | relevance | path

Searched defs:DIRMAX (Results 1 – 3 of 3) sorted by relevance

/plan9-contrib/sys/src/ape/lib/ap/plan9/
H A Dsys9.h10 #define DIRMAX (sizeof(Dir)+STATMAX) /* max length of Dir structure */ macro
/plan9-contrib/sys/src/9/pcboot/
H A Ddiskload.c18 #define DIRMAX (sizeof(Dir)+STATMAX) /* max length of Dir structure */ macro
/plan9-contrib/sys/include/
H A Dlibc.h555 #define DIRMAX (sizeof(Dir)+STATMAX) /* max length of Dir structure */ macro