Searched defs:lvl_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/init/
H A Dinit.c234 } lvl_t; typedef in typeref:struct:lvl
236 static lvl_t lvls[] = {
253 #define LVL_NELEMS (sizeof (lvls) / sizeof (lvl_t))

Completed in 54 milliseconds