Searched defs:client_create (Results 1 - 8 of 8) sorted by relevance

/dovecot/src/old-stats/
H A Dclient.c135 struct client *client_create(int fd) function
/dovecot/src/ipc/
H A Dclient.c118 struct client *client_create(int fd) function
/dovecot/src/lmtp/
H A Dclient.c125 struct client *client_create(int fd_in, int fd_out, function
/dovecot/src/imap-urlauth/
H A Dimap-urlauth-client.c48 int client_create(const char *service, const char *username, function
H A Dimap-urlauth-worker.c139 static struct client *client_create(int fd) function
951 (void)client_create(conn->fd);
/dovecot/src/submission/
H A Dsubmission-client.c180 struct client *client_create(int fd_in, int fd_out, function
/dovecot/src/pop3/
H A Dpop3-client.c378 struct client *client_create(int fd_in, int fd_out, const char *session_id, function
/dovecot/src/imap/
H A Dimap-client.c106 struct client *client_create(int fd_in, int fd_out, const char *session_id, function

Completed in 42 milliseconds