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

/illumos-gate/usr/src/cmd/svc/svcprop/
H A Dsvcprop.c70 #define ENT_INSTANCE 0 macro
75 { ent.type = ENT_INSTANCE; ent.u.inst = i; }
430 if (cflag || Cflag || ent.type != ENT_INSTANCE) {
481 if (ent.type == ENT_INSTANCE && snapshot != NULL)
487 if (ent.type == ENT_INSTANCE) {

Completed in 46 milliseconds