Searched refs:_scf_pg_wait (Results 1 – 5 of 5) sorted by relevance
126 int _scf_pg_wait(scf_propertygroup_t *, int);
302 _scf_pg_wait;
3246 _scf_pg_wait(scf_propertygroup_t *pg, int timeout) in _scf_pg_wait() function
937 ret = _scf_pg_wait(pg, -1); in do_wait()
1798 } while (_scf_pg_wait(pg, WAIT_INTERVAL) >= 0); in wait_fmri_enabled()1857 } while (_scf_pg_wait(pg, WAIT_INTERVAL) >= 0); in wait_fmri_disabled()