Home
last modified time | relevance | path

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

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