Searched refs:oep (Results 1 – 6 of 6) sorted by relevance
194 fmd_serd_elem_t *sep, *oep; in fmd_serd_eng_record() local221 oep = fmd_list_next(&sgp->sg_list); in fmd_serd_eng_record()224 fmd_event_delta(oep->se_event, sep->se_event) <= sgp->sg_t) { in fmd_serd_eng_record()
624 const fmd_serd_elem_t *oep; in fmd_adm_serdinfo_record() local631 if ((oep = fmd_list_next(&sgp->sg_list)) != NULL) in fmd_adm_serdinfo_record()632 old = fmd_event_hrtime(oep->se_event); in fmd_adm_serdinfo_record()
1579 fmd_event_t *oep; in fmd_case_insert_principal() local1591 oep = cip->ci_principal; in fmd_case_insert_principal()1600 new = cit == NULL && ep != oep; in fmd_case_insert_principal()1607 if (oep != NULL) in fmd_case_insert_principal()1608 fmd_event_rele(oep); in fmd_case_insert_principal()
751 smbios_info_obdevs_ext(smbios_hdl_t *shp, id_t id, smbios_obdev_ext_t *oep) in smbios_info_obdevs_ext() argument763 bzero(oep, sizeof (smbios_obdev_ext_t)); in smbios_info_obdevs_ext()765 oep->smboe_name = smb_strptr(stp, obe.smbobe_name); in smbios_info_obdevs_ext()766 oep->smboe_dtype = obe.smbobe_dtype; in smbios_info_obdevs_ext()767 oep->smboe_dti = obe.smbobe_dti; in smbios_info_obdevs_ext()768 oep->smboe_sg = obe.smbobe_sg; in smbios_info_obdevs_ext()769 oep->smboe_bus = obe.smbobe_bus; in smbios_info_obdevs_ext()770 oep->smboe_df = obe.smbobe_df; in smbios_info_obdevs_ext()
1145 char *blk[2], **oep = ep; in local_setenv() local1198 xfree((void *)oep); in local_setenv()1208 char **oep = ep; in local_unsetenv() local1250 xfree((void *)oep); in local_unsetenv()
318 obj_ent_t *oep; in proc_object() local329 (oep = obj_lkup(obj_str)) == (obj_ent_t *)0 || in proc_object()337 obj_flag = oep->obj_flag; in proc_object()