Home
last modified time | relevance | path

Searched defs:dependency_group (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/svc/svcs/
H A Dexplain.c165 struct dependency_group { struct
166 enum { DGG_REQALL, DGG_REQANY, DGG_OPTALL, DGG_EXCALL } grouping;
167 const char *type;
168 uu_list_t *entities; /* List of struct dependency's */
169 uu_list_node_t node;