Home
last modified time | relevance | path

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

/dports/mail/dovecot/dovecot-2.3.17/src/doveadm/
H A Dclient-connection-tcp.c230 static bool client_handle_command(struct client_connection_tcp *conn, in client_handle_command() function
436 ok = client_handle_command(conn, args); in client_connection_tcp_input()
/dports/mail/dovecot/dovecot-2.3.17/src/imap-urlauth/
H A Dimap-urlauth-worker.c484 client_handle_command(struct client *client, const char *cmd, in client_handle_command() function
701 ret = client_handle_command(client, cmd, args, &error); in client_handle_input()
/dports/multimedia/xine/xine-ui-0.99.12/src/xitk/
H A Dnetwork.c1041 static void client_handle_command(session_t *session, const char *command) { in client_handle_command() function
1131 client_handle_command(session, buf); in session_single_shot()
1323 client_handle_command(&session, line); in main()