/dports/mail/panda-cclient/panda-imap-7905901/src/osdep/dos/ |
H A D | tcp_dos.c | 26 static long ttmo_read = 0; /* TCP timeouts, in seconds */ variable 48 ttmo_read = (long) value; in tcp_parameters() 50 ret = (void *) ttmo_read; in tcp_parameters() 269 tmo.tv_sec = ttmo_read; /* read timeout */ in tcp_getdata() 276 while (((i = select (stream->tcps+1,&fds,0,&efds,ttmo_read ? &tmo : 0))<0) in tcp_getdata()
|
H A D | tcp_wsk.c | 45 static long ttmo_read = 0; /* TCP timeouts, in seconds */ variable 66 ttmo_read = (long) value; in tcp_parameters() 68 ret = (void *) ttmo_read; in tcp_parameters() 355 tmo.tv_sec = ttmo_read; in tcp_getbuffer() 360 ttmo_read ? &tmo : (struct timeval *) 0) : 1) { in tcp_getbuffer() 406 tmo.tv_sec = ttmo_read; in tcp_getdata() 415 ttmo_read ? &tmo : (struct timeval *) 0) : 1) { in tcp_getdata()
|
/dports/mail/panda-imap/panda-imap-7905901/src/osdep/os2/ |
H A D | tcp_os2.c | 26 static long ttmo_read = 0; /* TCP timeouts, in seconds */ variable 48 ttmo_read = (long) value; in tcp_parameters() 50 ret = (void *) ttmo_read; in tcp_parameters() 269 tmo.tv_sec = ttmo_read; /* read timeout */ in tcp_getdata() 276 while (((i = select (stream->tcps+1,&fds,0,&efds,ttmo_read ? &tmo : 0))<0) in tcp_getdata()
|
/dports/mail/panda-imap/panda-imap-7905901/src/osdep/dos/ |
H A D | tcp_dos.c | 26 static long ttmo_read = 0; /* TCP timeouts, in seconds */ variable 48 ttmo_read = (long) value; in tcp_parameters() 50 ret = (void *) ttmo_read; in tcp_parameters() 269 tmo.tv_sec = ttmo_read; /* read timeout */ in tcp_getdata() 276 while (((i = select (stream->tcps+1,&fds,0,&efds,ttmo_read ? &tmo : 0))<0) in tcp_getdata()
|
H A D | tcp_wsk.c | 45 static long ttmo_read = 0; /* TCP timeouts, in seconds */ variable 66 ttmo_read = (long) value; in tcp_parameters() 68 ret = (void *) ttmo_read; in tcp_parameters() 355 tmo.tv_sec = ttmo_read; in tcp_getbuffer() 360 ttmo_read ? &tmo : (struct timeval *) 0) : 1) { in tcp_getbuffer() 406 tmo.tv_sec = ttmo_read; in tcp_getdata() 415 ttmo_read ? &tmo : (struct timeval *) 0) : 1) { in tcp_getdata()
|
/dports/mail/panda-cclient/panda-imap-7905901/src/osdep/os2/ |
H A D | tcp_os2.c | 26 static long ttmo_read = 0; /* TCP timeouts, in seconds */ variable 48 ttmo_read = (long) value; in tcp_parameters() 50 ret = (void *) ttmo_read; in tcp_parameters() 269 tmo.tv_sec = ttmo_read; /* read timeout */ in tcp_getdata() 276 while (((i = select (stream->tcps+1,&fds,0,&efds,ttmo_read ? &tmo : 0))<0) in tcp_getdata()
|
/dports/mail/cclient/imap-2007f/src/osdep/os2/ |
H A D | tcp_os2.c | 30 static long ttmo_read = 0; /* TCP timeouts, in seconds */ variable 52 ttmo_read = (long) value; in tcp_parameters() 54 ret = (void *) ttmo_read; in tcp_parameters() 273 tmo.tv_sec = ttmo_read; /* read timeout */ in tcp_getdata() 280 while (((i = select (stream->tcps+1,&fds,0,&efds,ttmo_read ? &tmo : 0))<0) in tcp_getdata()
|
/dports/mail/cclient/imap-2007f/src/osdep/dos/ |
H A D | tcp_dos.c | 30 static long ttmo_read = 0; /* TCP timeouts, in seconds */ variable 52 ttmo_read = (long) value; in tcp_parameters() 54 ret = (void *) ttmo_read; in tcp_parameters() 273 tmo.tv_sec = ttmo_read; /* read timeout */ in tcp_getdata() 280 while (((i = select (stream->tcps+1,&fds,0,&efds,ttmo_read ? &tmo : 0))<0) in tcp_getdata()
|
H A D | tcp_wsk.c | 49 static long ttmo_read = 0; /* TCP timeouts, in seconds */ variable 70 ttmo_read = (long) value; in tcp_parameters() 72 ret = (void *) ttmo_read; in tcp_parameters() 359 tmo.tv_sec = ttmo_read; in tcp_getbuffer() 364 ttmo_read ? &tmo : (struct timeval *) 0) : 1) { in tcp_getbuffer() 410 tmo.tv_sec = ttmo_read; in tcp_getdata() 419 ttmo_read ? &tmo : (struct timeval *) 0) : 1) { in tcp_getdata()
|
/dports/mail/alpine/alpine-465e23b/imap/src/osdep/dos/ |
H A D | tcp_dos.c | 26 static long ttmo_read = 0; /* TCP timeouts, in seconds */ variable 48 ttmo_read = (long) value; in tcp_parameters() 50 ret = (void *) ttmo_read; in tcp_parameters() 269 tmo.tv_sec = ttmo_read; /* read timeout */ in tcp_getdata() 276 while (((i = select (stream->tcps+1,&fds,0,&efds,ttmo_read ? &tmo : 0))<0) in tcp_getdata()
|
H A D | tcp_wsk.c | 45 static long ttmo_read = 0; /* TCP timeouts, in seconds */ variable 66 ttmo_read = (long) value; in tcp_parameters() 68 ret = (void *) ttmo_read; in tcp_parameters() 355 tmo.tv_sec = ttmo_read; in tcp_getbuffer() 360 ttmo_read ? &tmo : (struct timeval *) 0) : 1) { in tcp_getbuffer() 406 tmo.tv_sec = ttmo_read; in tcp_getdata() 415 ttmo_read ? &tmo : (struct timeval *) 0) : 1) { in tcp_getdata()
|
/dports/mail/alpine/alpine-465e23b/imap/src/osdep/os2/ |
H A D | tcp_os2.c | 26 static long ttmo_read = 0; /* TCP timeouts, in seconds */ variable 48 ttmo_read = (long) value; in tcp_parameters() 50 ret = (void *) ttmo_read; in tcp_parameters() 269 tmo.tv_sec = ttmo_read; /* read timeout */ in tcp_getdata() 276 while (((i = select (stream->tcps+1,&fds,0,&efds,ttmo_read ? &tmo : 0))<0) in tcp_getdata()
|
/dports/editors/pico-alpine/alpine-465e23b/imap/src/osdep/dos/ |
H A D | tcp_dos.c | 26 static long ttmo_read = 0; /* TCP timeouts, in seconds */ variable 48 ttmo_read = (long) value; in tcp_parameters() 50 ret = (void *) ttmo_read; in tcp_parameters() 269 tmo.tv_sec = ttmo_read; /* read timeout */ in tcp_getdata() 276 while (((i = select (stream->tcps+1,&fds,0,&efds,ttmo_read ? &tmo : 0))<0) in tcp_getdata()
|
/dports/editors/pico-alpine/alpine-465e23b/imap/src/osdep/os2/ |
H A D | tcp_os2.c | 26 static long ttmo_read = 0; /* TCP timeouts, in seconds */ variable 48 ttmo_read = (long) value; in tcp_parameters() 50 ret = (void *) ttmo_read; in tcp_parameters() 269 tmo.tv_sec = ttmo_read; /* read timeout */ in tcp_getdata() 276 while (((i = select (stream->tcps+1,&fds,0,&efds,ttmo_read ? &tmo : 0))<0) in tcp_getdata()
|
/dports/mail/imap-uw/imap-2007f/src/osdep/dos/ |
H A D | tcp_dos.c | 30 static long ttmo_read = 0; /* TCP timeouts, in seconds */ variable 52 ttmo_read = (long) value; in tcp_parameters() 54 ret = (void *) ttmo_read; in tcp_parameters() 273 tmo.tv_sec = ttmo_read; /* read timeout */ in tcp_getdata() 280 while (((i = select (stream->tcps+1,&fds,0,&efds,ttmo_read ? &tmo : 0))<0) in tcp_getdata()
|
/dports/mail/imap-uw/imap-2007f/src/osdep/os2/ |
H A D | tcp_os2.c | 30 static long ttmo_read = 0; /* TCP timeouts, in seconds */ variable 52 ttmo_read = (long) value; in tcp_parameters() 54 ret = (void *) ttmo_read; in tcp_parameters() 273 tmo.tv_sec = ttmo_read; /* read timeout */ in tcp_getdata() 280 while (((i = select (stream->tcps+1,&fds,0,&efds,ttmo_read ? &tmo : 0))<0) in tcp_getdata()
|
/dports/mail/panda-cclient/panda-imap-7905901/src/osdep/vms/ |
H A D | tcp_vmsm.c | 27 static long ttmo_read = 0; /* TCP timeouts, in seconds */ variable 49 ttmo_read = (long) value; in tcp_parameters() 51 ret = (void *) ttmo_read; in tcp_parameters() 287 tmo.tv_sec = ttmo_read; /* read timeout */ in tcp_getdata() 294 while (((i = select (getdtablesize (),&fds,0,&efds,ttmo_read ? &tmo:0))<0) in tcp_getdata()
|
/dports/mail/panda-imap/panda-imap-7905901/src/osdep/vms/ |
H A D | tcp_vmsm.c | 27 static long ttmo_read = 0; /* TCP timeouts, in seconds */ variable 49 ttmo_read = (long) value; in tcp_parameters() 51 ret = (void *) ttmo_read; in tcp_parameters() 287 tmo.tv_sec = ttmo_read; /* read timeout */ in tcp_getdata() 294 while (((i = select (getdtablesize (),&fds,0,&efds,ttmo_read ? &tmo:0))<0) in tcp_getdata()
|
/dports/mail/cclient/imap-2007f/src/osdep/vms/ |
H A D | tcp_vmsm.c | 31 static long ttmo_read = 0; /* TCP timeouts, in seconds */ variable 53 ttmo_read = (long) value; in tcp_parameters() 55 ret = (void *) ttmo_read; in tcp_parameters() 291 tmo.tv_sec = ttmo_read; /* read timeout */ in tcp_getdata() 298 while (((i = select (getdtablesize (),&fds,0,&efds,ttmo_read ? &tmo:0))<0) in tcp_getdata()
|
/dports/mail/alpine/alpine-465e23b/imap/src/osdep/vms/ |
H A D | tcp_vmsm.c | 27 static long ttmo_read = 0; /* TCP timeouts, in seconds */ variable 49 ttmo_read = (long) value; in tcp_parameters() 51 ret = (void *) ttmo_read; in tcp_parameters() 287 tmo.tv_sec = ttmo_read; /* read timeout */ in tcp_getdata() 294 while (((i = select (getdtablesize (),&fds,0,&efds,ttmo_read ? &tmo:0))<0) in tcp_getdata()
|
/dports/editors/pico-alpine/alpine-465e23b/imap/src/osdep/vms/ |
H A D | tcp_vmsm.c | 27 static long ttmo_read = 0; /* TCP timeouts, in seconds */ variable 49 ttmo_read = (long) value; in tcp_parameters() 51 ret = (void *) ttmo_read; in tcp_parameters() 287 tmo.tv_sec = ttmo_read; /* read timeout */ in tcp_getdata() 294 while (((i = select (getdtablesize (),&fds,0,&efds,ttmo_read ? &tmo:0))<0) in tcp_getdata()
|
/dports/mail/imap-uw/imap-2007f/src/osdep/vms/ |
H A D | tcp_vmsm.c | 31 static long ttmo_read = 0; /* TCP timeouts, in seconds */ variable 53 ttmo_read = (long) value; in tcp_parameters() 55 ret = (void *) ttmo_read; in tcp_parameters() 291 tmo.tv_sec = ttmo_read; /* read timeout */ in tcp_getdata() 298 while (((i = select (getdtablesize (),&fds,0,&efds,ttmo_read ? &tmo:0))<0) in tcp_getdata()
|
/dports/mail/panda-cclient/panda-imap-7905901/src/osdep/wce/ |
H A D | tcp_wce.c | 45 static long ttmo_read = 0; /* TCP timeouts, in seconds */ variable 66 ttmo_read = (long) value; in tcp_parameters() 68 ret = (void *) ttmo_read; in tcp_parameters() 355 tmo.tv_sec = ttmo_read; in tcp_getbuffer() 360 ttmo_read ? &tmo : (struct timeval *) 0) : 1) { in tcp_getbuffer() 406 tmo.tv_sec = ttmo_read; in tcp_getdata() 415 ttmo_read ? &tmo : (struct timeval *) 0) : 1) { in tcp_getdata()
|
/dports/mail/panda-imap/panda-imap-7905901/src/osdep/wce/ |
H A D | tcp_wce.c | 45 static long ttmo_read = 0; /* TCP timeouts, in seconds */ variable 66 ttmo_read = (long) value; in tcp_parameters() 68 ret = (void *) ttmo_read; in tcp_parameters() 355 tmo.tv_sec = ttmo_read; in tcp_getbuffer() 360 ttmo_read ? &tmo : (struct timeval *) 0) : 1) { in tcp_getbuffer() 406 tmo.tv_sec = ttmo_read; in tcp_getdata() 415 ttmo_read ? &tmo : (struct timeval *) 0) : 1) { in tcp_getdata()
|
/dports/mail/cclient/imap-2007f/src/osdep/wce/ |
H A D | tcp_wce.c | 49 static long ttmo_read = 0; /* TCP timeouts, in seconds */ variable 70 ttmo_read = (long) value; in tcp_parameters() 72 ret = (void *) ttmo_read; in tcp_parameters() 359 tmo.tv_sec = ttmo_read; in tcp_getbuffer() 364 ttmo_read ? &tmo : (struct timeval *) 0) : 1) { in tcp_getbuffer() 410 tmo.tv_sec = ttmo_read; in tcp_getdata() 419 ttmo_read ? &tmo : (struct timeval *) 0) : 1) { in tcp_getdata()
|