Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/common/
H A Dmanifest_hash.c651 return (MHASH_FAILURE); in mhash_test_file()
688 return (MHASH_FAILURE); in mhash_test_file()
695 return (MHASH_FAILURE); in mhash_test_file()
738 return (MHASH_FAILURE); in mhash_test_file()
773 return (MHASH_FAILURE); in mhash_test_file()
H A Dmanifest_hash.h52 #define MHASH_FAILURE (-1) macro