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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_engine.c864 apply_profile(manifest_info_t *info, int apply_changes) argument
873 if (!apply_changes) { /* we don't want to apply, just test */
900 engine_apply(const char *file, int apply_changes) argument
970 if (apply_profile(pfile, apply_changes) == 0) {

Completed in 45 milliseconds