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

/illumos-gate/usr/src/cmd/svc/common/
H A Dmanifest_find.h44 const char *mi_prop; /* Property that holds manifest hash */ member in struct:manifest_info
H A Dmanifest_find.c114 info->mi_prop = pname;
304 uu_free((void *) info->mi_prop);
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_engine.c575 if (info->mi_prop) {
578 if (mhash_store_entry(g_hndl, info->mi_prop, file,
885 if (info->mi_prop) {
890 if (mhash_store_entry(g_hndl, info->mi_prop, info->mi_path,

Completed in 59 milliseconds