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

/illumos-gate/usr/src/cmd/svc/common/
H A Dmanifest_hash.c233 uchar_t *hash, apply_action_t apply_late, char **errstr)
373 if (apply_late == APPLY_LATE) {
440 switch (apply_late) {
449 "delete apply_late "
466 "apply_late property");
651 * service and the apply_late property is set to true.
232 mhash_store_entry(scf_handle_t *hndl, const char *name, const char *fname, uchar_t *hash, apply_action_t apply_late, char **errstr) argument

Completed in 59 milliseconds