Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svc/common/
H A Dmanifest_hash.c635 return (MHASH_NEWFILE); in mhash_test_file()
669 return (MHASH_NEWFILE); in mhash_test_file()
711 ret = MHASH_NEWFILE; in mhash_test_file()
747 ret = MHASH_NEWFILE; in mhash_test_file()
789 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()