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

/illumos-gate/usr/src/cmd/svc/configd/
H A Dfile_object.c1452 #define NUM_INFO (sizeof (info) / sizeof (*info)) macro
1468 assert(type > 0 && type < NUM_INFO);
1482 assert(type > 0 && type < NUM_INFO);
1543 assert(ptype > 0 && ptype < NUM_INFO);
1655 assert(ptype > 0 && ptype < NUM_INFO);

Completed in 48 milliseconds