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

/opensolaris-onvv-gate/usr/src/cmd/allocate/
H A Dmkdevalloc.c140 #define DFLT_NFP 10 /* size of initial array */ macro
663 nfp = DFLT_NFP;
1262 fp = (struct fp *)calloc(DFLT_NFP, sizeof (struct fp));

Completed in 95 milliseconds