Searched refs:ex_handler (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/usr.sbin/eeprom/ |
| D | ophandlers.c | 114 (*ex->ex_handler)(ex, &opio, NULL); in op_handler() 120 (*ex->ex_handler)(ex, &opio, arg); in op_handler() 132 (*ex->ex_handler)(ex, &opio, NULL); in op_handler() 150 (*ex->ex_handler)(ex, &opio, NULL); in op_handler() 243 (*ex->ex_handler)(ex, &opio2, NULL); in op_dump()
|
| D | defs.h | 43 void (*ex_handler)(struct extabent *, struct opiocdesc *, char *); member
|