Home
last modified time | relevance | path

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

/openbsd/usr.sbin/ikectl/
H A Dikectl.c41 struct imsgname { struct
47 struct imsgname *monitor_lookup(uint8_t); argument
55 struct imsgname imsgs[] = {
66 struct imsgname imsgunknown = {
380 struct imsgname *
396 struct imsgname *imn; in monitor()
/openbsd/usr.sbin/relayctl/
H A Drelayctl.c54 struct imsgname { struct
60 struct imsgname *monitor_lookup(u_int8_t); argument
65 struct imsgname imsgs[] = {
79 struct imsgname imsgunknown = {
279 struct imsgname *
327 struct imsgname *imn; in monitor()