Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/common/
H A Dmanifest_find.c186 int is_profile; in process() local
210 is_profile = (tsdp->tsd_flags & BUNDLE_PROF) ? 1 : 0; in process()
211 if (mhash_test_file(tsdp->tsd_hndl, fn, is_profile, &pname, in process()
H A Dmanifest_hash.c592 mhash_test_file(scf_handle_t *hndl, const char *file, uint_t is_profile, in mhash_test_file() argument
654 if (is_profile == 0) { in mhash_test_file()
664 if (hashash && is_profile) { in mhash_test_file()
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_standalone.c702 int is_profile, in convert_to_door_line() argument
755 if (is_profile) { in convert_to_door_line()