Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c9184 boolean_t read_protected; in export_pg() local
9209 if (_scf_pg_is_read_protected(pg, &read_protected) != SCF_SUCCESS) in export_pg()
9212 if (!read_protected) in export_pg()