Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/radiusd/
H A Dradiusd_module.h53 void (*dispatch_control)(void *ctx, struct imsg *); member
H A Dradiusd_module.c113 module_dispatch_control = handler->dispatch_control; in module_create()
H A Dradiusd_ipcp.c232 .dispatch_control = ipcp_dispatch_control in main()