Searched refs:server_client_dispatch_identify (Results 1 – 1 of 1) sorted by relevance
66 static void server_client_dispatch_identify(struct client *, struct imsg *);3328 server_client_dispatch_identify(c, imsg); in server_client_dispatch()3496 server_client_dispatch_identify(struct client *c, struct imsg *imsg) in server_client_dispatch_identify() function