Searched refs:DFLT_NCD (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/allocate/ | ||
H A D | mkdevalloc.c | 117 #define DFLT_NCD 10 /* size of initial array */ macro 832 ncd = DFLT_NCD; 1261 cd = (struct cd *)calloc(DFLT_NCD, sizeof (struct cd)); |
Completed in 56 milliseconds