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

/osnet-11/usr/src/lib/libscf/inc/
H A Dlibscf_priv.h282 * SCF_WALK_SERVICE If the user specifies a service, pass the
291 * conjunction with SCF_WALK_SERVICE.
295 * conjunction with SCF_WALK_SERVICE.
313 #define SCF_WALK_SERVICE 0x04 macro
/osnet-11/usr/src/lib/libscf/common/
H A Dlowlevel.c7150 * SCF_WALK_SERVICE).
7267 assert(flags & SCF_WALK_SERVICE);
7269 assert(flags & SCF_WALK_SERVICE);
7416 if (flags & SCF_WALK_SERVICE) {
7541 if (flags & SCF_WALK_SERVICE) {
7744 else if (flags & SCF_WALK_SERVICE)

Completed in 41 milliseconds