Home
last modified time | relevance | path

Searched refs:scf_version_t (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/lib/libscf/inc/
H A Dlibscf.h38 typedef struct scf_version *scf_version_t; typedef
39 #define SCF_VERSION ((scf_version_t)1UL)
457 scf_handle_t *scf_handle_create(scf_version_t);
H A Dlibscf_priv.h566 scf_handle_t *_scf_handle_create_and_bind(scf_version_t);
/titanic_50/usr/src/cmd/svc/startd/
H A Dstartd.h692 scf_handle_t *libscf_handle_create_bound(scf_version_t);
H A Dlibscf.c3342 libscf_handle_create_bound(scf_version_t v) in libscf_handle_create_bound()
/titanic_50/usr/src/lib/libscf/common/
H A Dlowlevel.c728 scf_handle_create(scf_version_t v) in scf_handle_create()
816 _scf_handle_create_and_bind(scf_version_t ver) in _scf_handle_create_and_bind()