Searched refs:_scf_pg_is_read_protected (Results 1 – 4 of 4) sorted by relevance
345 int _scf_pg_is_read_protected(const scf_propertygroup_t *, boolean_t *);
301 _scf_pg_is_read_protected;
7394 _scf_pg_is_read_protected(const scf_propertygroup_t *pg, boolean_t *out) in _scf_pg_is_read_protected() function
9195 if (_scf_pg_is_read_protected(pg, &read_protected) != SCF_SUCCESS) in export_pg()