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

/illumos-gate/usr/src/uts/common/io/
H A Dpm.c313 int deptype; /* DEP or NODEP */ member in struct:pm_cmd_info
369 * command, name, supported, str_type, inargs, diptype, deptype, permission
1087 ASSERT(pcip->deptype == DEP);
1187 ASSERT(pcip->deptype == DEP);
/illumos-gate/usr/src/cmd/svc/startd/
H A Dgraph.c2535 depgroup_type_t deptype; local
2597 deptype = depgroup_read_grouping(h, pg);
2598 if (deptype == DEPGRP_UNSUPPORTED) {
2643 err = graph_insert_vertex_unconfigured(fmri, GVT_GROUP, deptype,

Completed in 74 milliseconds