Home
last modified time | relevance | path

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

/openbmc/ipmitool/src/
H A Dipmievd.c141 static int selwatch_check(struct ipmi_event_intf * eintf);
148 .check = selwatch_check,
603 selwatch_check(struct ipmi_event_intf * eintf) in selwatch_check() function