Searched defs:MLIST_SZ (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/file/
H A Dfile.c71 #define MLIST_SZ 12 macro
1759 if ((mlist = calloc(MLIST_SZ, sizeof (char *))) == NULL) {
1765 mlist_sz = MLIST_SZ;

Completed in 64 milliseconds