Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/svc/common/
H A Dmanifest_hash.c129 *action = APPLY_NONE; in mhash_retrieve_entry()
441 case APPLY_NONE: in mhash_store_entry()
645 assert(action == APPLY_NONE); in mhash_test_file()
743 APPLY_NONE, NULL); in mhash_test_file()
775 APPLY_NONE, NULL); in mhash_test_file()
H A Dmanifest_hash.h55 APPLY_NONE, /* No special apply action. */ enumerator
/titanic_50/usr/src/cmd/svc/svccfg/
H A Dsvccfg_engine.c579 info->mi_hash, APPLY_NONE, &errstr)) { in import_manifest_file()
889 apply = (est->sc_in_emi == 1) ? APPLY_LATE : APPLY_NONE; in apply_profile()