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

/osnet-11/usr/src/lib/libscf/inc/
H A Dlibscf_priv.h293 * SCF_WALK_EXPLICIT Walk only services if the match is exact
316 #define SCF_WALK_EXPLICIT 0x20 macro
/osnet-11/usr/src/lib/libscf/common/
H A Dlowlevel.c7130 * any matching services (for SCF_WALK_EXPLICIT).
7266 if (flags & SCF_WALK_EXPLICIT)
7362 &pattern[i], flags & SCF_WALK_EXPLICIT)) != 0)
7395 &pattern[i], flags & SCF_WALK_EXPLICIT)) != 0)
7424 &pattern[i], flags & SCF_WALK_EXPLICIT)) != 0)
7462 &pattern[i], flags & SCF_WALK_EXPLICIT)) != 0)
7564 flags & SCF_WALK_EXPLICIT)) != 0) {
7616 flags & SCF_WALK_EXPLICIT)) != 0) {
7701 flags & SCF_WALK_EXPLICIT)) != 0)

Completed in 32 milliseconds