Home
last modified time | relevance | path

Searched refs:MAXSERVERLIT (Results 1 – 6 of 6) sorted by relevance

/dports/mail/panda-imap/panda-imap-7905901/src/c-client/
H A Dimap4r1.c47 #define MAXSERVERLIT 0x7ffffffe /* maximum server literal size macro
4951 else if ((i = strtoul (*txtptr,(char **) txtptr,10)) > MAXSERVERLIT) { in imap_parse_string()
/dports/mail/imap-uw/imap-2007f/src/c-client/
H A Dimap4r1.c49 #define MAXSERVERLIT 0x7ffffffe /* maximum server literal size macro
4937 if ((i = strtoul (*txtptr,(char **) txtptr,10)) > MAXSERVERLIT) { in imap_parse_string()
/dports/mail/panda-cclient/panda-imap-7905901/src/c-client/
H A Dimap4r1.c47 #define MAXSERVERLIT 0x7ffffffe /* maximum server literal size macro
4951 else if ((i = strtoul (*txtptr,(char **) txtptr,10)) > MAXSERVERLIT) { in imap_parse_string()
/dports/mail/cclient/imap-2007f/src/c-client/
H A Dimap4r1.c49 #define MAXSERVERLIT 0x7ffffffe /* maximum server literal size macro
4937 if ((i = strtoul (*txtptr,(char **) txtptr,10)) > MAXSERVERLIT) { in imap_parse_string()
/dports/mail/alpine/alpine-465e23b/imap/src/c-client/
H A Dimap4r1.c52 #define MAXSERVERLIT 0x7ffffffe /* maximum server literal size macro
5411 else if ((i = strtoul (*txtptr,(char **) txtptr,10)) > MAXSERVERLIT) { in imap_parse_string()
/dports/editors/pico-alpine/alpine-465e23b/imap/src/c-client/
H A Dimap4r1.c52 #define MAXSERVERLIT 0x7ffffffe /* maximum server literal size macro
5411 else if ((i = strtoul (*txtptr,(char **) txtptr,10)) > MAXSERVERLIT) { in imap_parse_string()