Searched defs:read_protected (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c9170 boolean_t read_protected; local
9195 if (_scf_pg_is_read_protected(pg, &read_protected) != SCF_SUCCESS)
9198 if (!read_protected)

Completed in 102 milliseconds