Home
last modified time | relevance | path

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

/dports/sysutils/openipmi/OpenIPMI-2.0.29/lib/
H A Dentity.c130 } dlr_info_t; typedef
177 dlr_info_t info;
181 dlr_info_t pending_info;
3881 dlr_info_t **dlrs;
3887 dlr_info_t *new_dlr; in add_sdr_info()
3892 dlr_info_t **new_dlrs; in add_sdr_info()
4121 cmp_dlr(const dlr_info_t *d1, const dlr_info_t *d2) in cmp_dlr()
4138 const dlr_info_t *d1 = *((dlr_info_t **) a); in cmp_dlr_qsort()
4139 const dlr_info_t *d2 = *((dlr_info_t **) b); in cmp_dlr_qsort()
4171 dlr_info_t dlr; in ipmi_entity_scan_sdrs()
[all …]