Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/configd/
H A Dfile_object.c1451 #define NUM_INFO (sizeof (info) / sizeof (*info)) macro
1467 assert(type > 0 && type < NUM_INFO); in object_fill_children()
1481 assert(type > 0 && type < NUM_INFO); in object_delete()
1542 assert(ptype > 0 && ptype < NUM_INFO); in object_do_create()
1654 assert(ptype > 0 && ptype < NUM_INFO); in object_create_pg()