Searched defs:waiting_input (Results 1 - 2 of 2) sorted by relevance

/dovecot/src/pop3/
H A Dpop3-client.h102 bool waiting_input:1; member in struct:client
/dovecot/src/imap-urlauth/
H A Dimap-urlauth-worker.c76 bool waiting_input:1; member in struct:client
479 client->waiting_input = TRUE;
669 client->waiting_input = TRUE;
677 client->waiting_input = FALSE;
737 if (client->url == NULL && client->waiting_input) {

Completed in 13 milliseconds