Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/svc/milestone/
H A Dmanifest-import269 function apply_profile {
448 apply_profile
463 apply_profile
/titanic_50/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()