Home
last modified time | relevance | path

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

/dports/net/gmid/gmid-1.7.5/
H A Dlog.c37 static void handle_imsg_quit(struct imsgbuf*, struct imsg*, size_t);
43 [IMSG_QUIT] = handle_imsg_quit,
284 handle_imsg_quit(struct imsgbuf *ibuf, struct imsg *imsg, size_t datalen) in handle_imsg_quit() function
H A Dex.c34 static void handle_imsg_quit(struct imsgbuf*, struct imsg*, size_t);
40 [IMSG_QUIT] = handle_imsg_quit,
428 handle_imsg_quit(struct imsgbuf *ibuf, struct imsg *imsg, size_t datalen) in handle_imsg_quit() function
H A Dserver.c68 static void handle_imsg_quit(struct imsgbuf*, struct imsg*, size_t);
72 [IMSG_QUIT] = handle_imsg_quit,
1255 handle_imsg_quit(struct imsgbuf *ibuf, struct imsg *imsg, size_t len) in handle_imsg_quit() function