Searched refs:instid (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/svc/startd/
H A Dcontract.c318 contract_hash_store(ctid_t ctid, int instid) argument
327 ce->ce_instid = instid;
354 * Returns instid if found, -1 if not. Doesn't do a hold on the
/illumos-gate/usr/src/cmd/svc/configd/
H A Dfile_object.c2174 object_snapshot_do_take(uint32_t instid, const char *inst_name, argument
2223 "WHERE (instance_id = %d)", instid);
2237 "unable to find name for instance id %d\n", instid);
2244 svcid, svc_name, instid, inst_name);
2283 uint32_t instid = insti->rl_main_id; local
2294 result = object_snapshot_do_take(instid, inst_name, svcid, svc_name,
2339 uint32_t instid = snapi->rl_ids[ID_INSTANCE]; local
2357 result = object_snapshot_do_take(instid, NULL,

Completed in 108 milliseconds