Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svc/common/
H A Dmanifest_hash.c593 int hashash; in mhash_test_file() local
642 hashash = mhash_retrieve_entry(hndl, pname, stored_hash, &action) == 0; in mhash_test_file()
653 if (hashash && is_profile) { in mhash_test_file()
667 if (!hashash && hashbuf == NULL) { in mhash_test_file()
695 if (hashash && memcmp(hash, stored_hash, MD5_DIGEST_LENGTH) == 0) { in mhash_test_file()
729 if (hashash) { in mhash_test_file()
/titanic_41/usr/src/cmd/svc/startd/
H A Dfork.c814 int hashash, r; in emi_is_disabled() local
875 hashash = mhash_retrieve_entry( in emi_is_disabled()
881 if (hashash) { in emi_is_disabled()