Home
last modified time | relevance | path

Searched refs:SCF_WALK_UNIPARTIAL (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/lib/libscf/inc/
H A Dlibscf_priv.h293 #define SCF_WALK_UNIPARTIAL 0x40 macro
/titanic_44/usr/src/cmd/svc/svcadm/
H A Dsvcadm.c66 #define WALK_FLAGS (SCF_WALK_UNIPARTIAL | SCF_WALK_MULTIPLE)
/titanic_44/usr/src/lib/libscf/common/
H A Dlowlevel.c6826 if (flags & SCF_WALK_UNIPARTIAL && info.count > 1) { in scf_walk_fmri()