Home
last modified time | relevance | path

Searched refs:_scf_repository_switch (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libscf/inc/
H A Dlibscf_priv.h336 int _scf_repository_switch(scf_handle_t *, int);
/illumos-gate/usr/src/lib/libscf/common/
H A Dmapfile-vers312 _scf_repository_switch;
H A Dlowlevel.c7431 _scf_repository_switch(scf_handle_t *h, int scf_sw) in _scf_repository_switch() function
/illumos-gate/usr/src/cmd/svc/svcadm/
H A Dsvcadm.c2751 if ((err = _scf_repository_switch(h, sw_back)) != in main()