Searched refs:server_client_dispatch_command (Results 1 – 1 of 1) sorted by relevance
65 static void server_client_dispatch_command(struct client *, struct imsg *);3331 server_client_dispatch_command(c, imsg); in server_client_dispatch()3426 server_client_dispatch_command(struct client *c, struct imsg *imsg) in server_client_dispatch_command() function