Searched defs:client_create (Results 1 - 8 of 8) sorted by relevance
| /dovecot/src/old-stats/ |
| H A D | client.c | 135 struct client *client_create(int fd) function
|
| /dovecot/src/ipc/ |
| H A D | client.c | 118 struct client *client_create(int fd) function
|
| /dovecot/src/lmtp/ |
| H A D | client.c | 125 struct client *client_create(int fd_in, int fd_out, function
|
| /dovecot/src/imap-urlauth/ |
| H A D | imap-urlauth-client.c | 48 int client_create(const char *service, const char *username, function
|
| H A D | imap-urlauth-worker.c | 139 static struct client *client_create(int fd) function 951 (void)client_create(conn->fd);
|
| /dovecot/src/submission/ |
| H A D | submission-client.c | 180 struct client *client_create(int fd_in, int fd_out, function
|
| /dovecot/src/pop3/ |
| H A D | pop3-client.c | 378 struct client *client_create(int fd_in, int fd_out, const char *session_id, function
|
| /dovecot/src/imap/ |
| H A D | imap-client.c | 106 struct client *client_create(int fd_in, int fd_out, const char *session_id, function
|
Completed in 42 milliseconds