Home
last modified time | relevance | path

Searched refs:mhash_filename_to_propname (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/svc/common/
H A Dmanifest_hash.h59 char *mhash_filename_to_propname(const char *, boolean_t);
H A Dmanifest_hash.c54 mhash_filename_to_propname(const char *in, boolean_t deathrow) in mhash_filename_to_propname() function
649 pname = mhash_filename_to_propname(file, B_FALSE); in mhash_test_file()
/illumos-gate/usr/src/cmd/svc/mfstscan/
H A Dmfstscan.c100 char *pname = mhash_filename_to_propname(argv[i], in main()
/illumos-gate/usr/src/cmd/svc/startd/
H A Dfork.c864 if ((pname = mhash_filename_to_propname( in emi_is_disabled()
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_xml.c3496 buf = mhash_filename_to_propname(svc->doc->name, B_FALSE); in lxml_get_service()
H A Dsvccfg_libscf.c13825 pgname = mhash_filename_to_propname(manifest, in lscf_delhash()
16924 mhash_filename_to_propname(mfile->str, 0)); in upgrade_svc_mfst_connection()