Home
last modified time | relevance | path

Searched refs:read_eol (Results 1 – 15 of 15) sorted by relevance

/dports/mail/courier/courier-0.65.3/imap/
H A Dmainloop.c134 read_eol(); in mainloop()
147 read_eol(); in mainloop()
H A Dauthenticate_auth.c74 read_eol(); in send_auth_reply()
118 read_eol(); in authenticate()
H A Dimaptoken.h47 void read_eol();
H A Dimaptoken.c160 void read_eol() in read_eol() function
H A Dimapd.c4022 read_eol(); in do_imap_command()
H A DChangeLog3090 * authenticate_auth.c: missing read_eol() breaks multiresponse SASL
/dports/mail/courier-imap/courier-imap-5.1.4/libs/imap/
H A Dauthenticate_auth.c73 read_eol(); in send_auth_reply()
117 read_eol(); in authenticate()
H A Dmainloop.c136 read_eol(); in mainloop()
151 read_eol(); in mainloop()
H A Dimaptoken.h48 void read_eol();
H A Dimaptoken.c169 void read_eol() in read_eol() function
H A Dimapd.c4313 read_eol(); in do_imap_command()
H A DChangeLog3881 * authenticate_auth.c: missing read_eol() breaks multiresponse SASL
/dports/news/s-news/s-news-0.1.11/
H A Doverview.c77 static char *read_eol(FILE *,int *);
259 ovr->xref = read_eol(fp,&err); in read_overview()
312 static char *read_eol(FILE *fp,int *ptr) in read_eol() function
H A Dnntpd.c97 static char *read_eol(FILE *,int *);
1262 o->xref = read_eol(fp,&err); in read_overview()
1312 static char *read_eol(FILE *fp,int *ptr) in read_eol() function
/dports/mail/geary/geary-40.0/src/client/plugin/mail-merge/
H A Dmail-merge-csv.vala102 yield read_eol();
136 private async void read_eol() throws GLib.Error {