Home
last modified time | relevance | path

Searched defs:maxsize (Results 1 – 9 of 9) sorted by relevance

/plan9/sys/src/ape/lib/ap/gen/
H A Dstrftime.c19 strftime(char *s, size_t maxsize, const char *format, const struct tm *t) in strftime()
/plan9/sys/src/cmd/vac/
H A Ddat.h22 int maxsize; /* size of block */ member
/plan9/sys/src/cmd/disk/9660/
H A Ddump9660.c41 vlong maxsize; in main() local
/plan9/sys/include/
H A Dpool.h4 ulong maxsize; member
/plan9/sys/src/9/port/
H A Ddebugalloc.c28 ulong maxsize; member
599 poolsetparam(char *name, ulong maxsize, int quanta, int chunk) in poolsetparam()
H A Dusbehci.c216 ulong maxsize; /* ntds * ep->maxpkt */ member
/plan9/sys/src/cmd/fossil/
H A Dvac.h83 int maxsize; /* size of block */ member
/plan9/sys/src/cmd/cwfs/
H A Dmain.c177 maxsize(void) in maxsize() function
/plan9/sys/src/cmd/
H A Ddc.c115 long longest, maxsize, active; variable