Home
last modified time | relevance | path

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) { in process_ent()
481 if (ent.type == ENT_INSTANCE && snapshot != NULL) in process_ent()
487 if (ent.type == ENT_INSTANCE) { in process_ent()