Home
last modified time | relevance | path

Searched refs:DIRSIZE (Results 1 – 6 of 6) sorted by relevance

/plan9/sys/src/cmd/unix/drawterm/libc/
H A Ddirfstat.c7 DIRSIZE = STATFIXLEN + 16 * 4 /* enough for encoded stat buf + some reasonable strings */ enumerator
17 nd = DIRSIZE; in dirfstat()
H A Ddirstat.c7 DIRSIZE = STATFIXLEN + 16 * 4 /* enough for encoded stat buf + some reasonable strings */ enumerator
17 nd = DIRSIZE; in dirstat()
/plan9/sys/src/libc/9sys/
H A Ddirfstat.c7 DIRSIZE = STATFIXLEN + 16 * 4 /* enough for encoded stat buf + some reasonable strings */ enumerator
17 nd = DIRSIZE; in dirfstat()
H A Ddirstat.c7 DIRSIZE = STATFIXLEN + 16 * 4 /* enough for encoded stat buf + some reasonable strings */ enumerator
17 nd = DIRSIZE; in dirstat()
/plan9/sys/src/ape/lib/ap/plan9/
H A Ddirstat.c9 DIRSIZE = STATFIXLEN + 16 * 4 /* enough for encoded stat buf + some reasonable strings */ enumerator
19 nd = DIRSIZE; in _dirstat()
64 nd = DIRSIZE; in _dirfstat()
/plan9/sys/src/9/pcboot/
H A Ddir.c15 DIRSIZE = STATFIXLEN + 16 * 4 /* enough for encoded stat buf + some reasonable strings */ enumerator
25 nd = DIRSIZE; in dirchstat()