Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/common/
H A Dmanifest_hash.c646 return (MHASH_NEWFILE); in mhash_test_file()
680 return (MHASH_NEWFILE); in mhash_test_file()
722 ret = MHASH_NEWFILE; in mhash_test_file()
758 ret = MHASH_NEWFILE; in mhash_test_file()
800 return (MHASH_NEWFILE); in mhash_test_file()
H A Dmanifest_hash.h50 #define MHASH_NEWFILE (0) macro
H A Dmanifest_find.c212 hash) == MHASH_NEWFILE) { in process()