Searched refs:mhash_test_file (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/svc/common/
H A Dmanifest_hash.h64 int mhash_test_file(scf_handle_t *, const char *, uint_t, char **, uchar_t *);
H A Dmanifest_find.c36 * return of mhash_test_file(). The list that is returned is an array of
170 * calls mhash_test_file() to see if it is a new bundle. Bundle file data
174 * it's a profile. For profile bundles, call mhash_test_file() with the
211 if (mhash_test_file(tsdp->tsd_hndl, fn, is_profile, &pname,
H A Dmanifest_hash.c554 * int mhash_test_file(scf_handle_t *, const char *, uint_t, char **, uchar_t *)
581 mhash_test_file(scf_handle_t *hndl, const char *file, uint_t is_profile, function

Completed in 42 milliseconds