Searched refs:DFLT_NCD (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/allocate/
H A Dmkdevalloc.c117 #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 45 milliseconds