Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/milestone/
H A Dmanifest-import266 function apply_profile {
445 apply_profile
460 apply_profile
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_engine.c864 apply_profile(manifest_info_t *info, int apply_changes) in apply_profile() function
970 if (apply_profile(pfile, apply_changes) == 0) { in engine_apply()