Home
last modified time | relevance | path

Searched refs:tmoh (Results 1 – 25 of 65) sorted by relevance

123

/dports/mail/panda-cclient/panda-imap-7905901/src/osdep/dos/
H A Dtcp_dos.c25 static tcptimeout_t tmoh = NIL; /* TCP timeout handler routine */ variable
43 tmoh = (tcptimeout_t) value; in tcp_parameters()
45 ret = (void *) tmoh; in tcp_parameters()
280 if (tmoh && ((*tmoh) (tc - t,tc - tl))) continue; in tcp_getdata()
330 if (tmoh && ((*tmoh) (tc - t,tc - tl))) continue; in tcp_sout()
H A Dtcp_wsk.c44 static tcptimeout_t tmoh = NIL; /* TCP timeout handler routine */ variable
61 tmoh = (tcptimeout_t) value; in tcp_parameters()
63 ret = (void *) tmoh; in tcp_parameters()
366 if (tmoh && ((*tmoh) (tc - t,tc - tl))) break; in tcp_getbuffer()
421 if (tmoh && ((*tmoh) (tc - t,tc - tl))) break; in tcp_getdata()
489 if (tmoh && ((*tmoh) (tc - t,tc - tl))) break; in tcp_sout()
/dports/mail/panda-imap/panda-imap-7905901/src/osdep/os2/
H A Dtcp_os2.c25 static tcptimeout_t tmoh = NIL; /* TCP timeout handler routine */ variable
43 tmoh = (tcptimeout_t) value; in tcp_parameters()
45 ret = (void *) tmoh; in tcp_parameters()
280 if (tmoh && ((*tmoh) (tc - t,tc - tl))) continue; in tcp_getdata()
330 if (tmoh && ((*tmoh) (tc - t,tc - tl))) continue; in tcp_sout()
/dports/mail/panda-imap/panda-imap-7905901/src/osdep/dos/
H A Dtcp_dos.c25 static tcptimeout_t tmoh = NIL; /* TCP timeout handler routine */ variable
43 tmoh = (tcptimeout_t) value; in tcp_parameters()
45 ret = (void *) tmoh; in tcp_parameters()
280 if (tmoh && ((*tmoh) (tc - t,tc - tl))) continue; in tcp_getdata()
330 if (tmoh && ((*tmoh) (tc - t,tc - tl))) continue; in tcp_sout()
H A Dtcp_wsk.c44 static tcptimeout_t tmoh = NIL; /* TCP timeout handler routine */ variable
61 tmoh = (tcptimeout_t) value; in tcp_parameters()
63 ret = (void *) tmoh; in tcp_parameters()
366 if (tmoh && ((*tmoh) (tc - t,tc - tl))) break; in tcp_getbuffer()
421 if (tmoh && ((*tmoh) (tc - t,tc - tl))) break; in tcp_getdata()
489 if (tmoh && ((*tmoh) (tc - t,tc - tl))) break; in tcp_sout()
/dports/mail/panda-cclient/panda-imap-7905901/src/osdep/os2/
H A Dtcp_os2.c25 static tcptimeout_t tmoh = NIL; /* TCP timeout handler routine */ variable
43 tmoh = (tcptimeout_t) value; in tcp_parameters()
45 ret = (void *) tmoh; in tcp_parameters()
280 if (tmoh && ((*tmoh) (tc - t,tc - tl))) continue; in tcp_getdata()
330 if (tmoh && ((*tmoh) (tc - t,tc - tl))) continue; in tcp_sout()
/dports/mail/cclient/imap-2007f/src/osdep/os2/
H A Dtcp_os2.c29 static tcptimeout_t tmoh = NIL; /* TCP timeout handler routine */ variable
47 tmoh = (tcptimeout_t) value; in tcp_parameters()
49 ret = (void *) tmoh; in tcp_parameters()
284 if (tmoh && ((*tmoh) (tc - t,tc - tl))) continue; in tcp_getdata()
334 if (tmoh && ((*tmoh) (tc - t,tc - tl))) continue; in tcp_sout()
/dports/mail/cclient/imap-2007f/src/osdep/dos/
H A Dtcp_dos.c29 static tcptimeout_t tmoh = NIL; /* TCP timeout handler routine */ variable
47 tmoh = (tcptimeout_t) value; in tcp_parameters()
49 ret = (void *) tmoh; in tcp_parameters()
284 if (tmoh && ((*tmoh) (tc - t,tc - tl))) continue; in tcp_getdata()
334 if (tmoh && ((*tmoh) (tc - t,tc - tl))) continue; in tcp_sout()
H A Dtcp_wsk.c48 static tcptimeout_t tmoh = NIL; /* TCP timeout handler routine */ variable
65 tmoh = (tcptimeout_t) value; in tcp_parameters()
67 ret = (void *) tmoh; in tcp_parameters()
370 if (tmoh && ((*tmoh) (tc - t,tc - tl))) break; in tcp_getbuffer()
425 if (tmoh && ((*tmoh) (tc - t,tc - tl))) break; in tcp_getdata()
493 if (tmoh && ((*tmoh) (tc - t,tc - tl))) break; in tcp_sout()
/dports/mail/alpine/alpine-465e23b/imap/src/osdep/dos/
H A Dtcp_dos.c25 static tcptimeout_t tmoh = NIL; /* TCP timeout handler routine */ variable
43 tmoh = (tcptimeout_t) value; in tcp_parameters()
45 ret = (void *) tmoh; in tcp_parameters()
280 if (tmoh && ((*tmoh) (tc - t,tc - tl))) continue; in tcp_getdata()
330 if (tmoh && ((*tmoh) (tc - t,tc - tl))) continue; in tcp_sout()
H A Dtcp_wsk.c44 static tcptimeout_t tmoh = NIL; /* TCP timeout handler routine */ variable
61 tmoh = (tcptimeout_t) value; in tcp_parameters()
63 ret = (void *) tmoh; in tcp_parameters()
366 if (tmoh && ((*tmoh) (tc - t,tc - tl))) break; in tcp_getbuffer()
421 if (tmoh && ((*tmoh) (tc - t,tc - tl))) break; in tcp_getdata()
489 if (tmoh && ((*tmoh) (tc - t,tc - tl))) break; in tcp_sout()
/dports/mail/alpine/alpine-465e23b/imap/src/osdep/os2/
H A Dtcp_os2.c25 static tcptimeout_t tmoh = NIL; /* TCP timeout handler routine */ variable
43 tmoh = (tcptimeout_t) value; in tcp_parameters()
45 ret = (void *) tmoh; in tcp_parameters()
280 if (tmoh && ((*tmoh) (tc - t,tc - tl))) continue; in tcp_getdata()
330 if (tmoh && ((*tmoh) (tc - t,tc - tl))) continue; in tcp_sout()
/dports/editors/pico-alpine/alpine-465e23b/imap/src/osdep/dos/
H A Dtcp_dos.c25 static tcptimeout_t tmoh = NIL; /* TCP timeout handler routine */ variable
43 tmoh = (tcptimeout_t) value; in tcp_parameters()
45 ret = (void *) tmoh; in tcp_parameters()
280 if (tmoh && ((*tmoh) (tc - t,tc - tl))) continue; in tcp_getdata()
330 if (tmoh && ((*tmoh) (tc - t,tc - tl))) continue; in tcp_sout()
/dports/editors/pico-alpine/alpine-465e23b/imap/src/osdep/os2/
H A Dtcp_os2.c25 static tcptimeout_t tmoh = NIL; /* TCP timeout handler routine */ variable
43 tmoh = (tcptimeout_t) value; in tcp_parameters()
45 ret = (void *) tmoh; in tcp_parameters()
280 if (tmoh && ((*tmoh) (tc - t,tc - tl))) continue; in tcp_getdata()
330 if (tmoh && ((*tmoh) (tc - t,tc - tl))) continue; in tcp_sout()
/dports/mail/imap-uw/imap-2007f/src/osdep/dos/
H A Dtcp_dos.c29 static tcptimeout_t tmoh = NIL; /* TCP timeout handler routine */ variable
47 tmoh = (tcptimeout_t) value; in tcp_parameters()
49 ret = (void *) tmoh; in tcp_parameters()
284 if (tmoh && ((*tmoh) (tc - t,tc - tl))) continue; in tcp_getdata()
334 if (tmoh && ((*tmoh) (tc - t,tc - tl))) continue; in tcp_sout()
/dports/mail/imap-uw/imap-2007f/src/osdep/os2/
H A Dtcp_os2.c29 static tcptimeout_t tmoh = NIL; /* TCP timeout handler routine */ variable
47 tmoh = (tcptimeout_t) value; in tcp_parameters()
49 ret = (void *) tmoh; in tcp_parameters()
284 if (tmoh && ((*tmoh) (tc - t,tc - tl))) continue; in tcp_getdata()
334 if (tmoh && ((*tmoh) (tc - t,tc - tl))) continue; in tcp_sout()
/dports/mail/panda-cclient/panda-imap-7905901/src/osdep/vms/
H A Dtcp_vmsm.c26 static tcptimeout_t tmoh = NIL; /* TCP timeout handler routine */ variable
44 tmoh = (tcptimeout_t) value; in tcp_parameters()
46 ret = (void *) tmoh; in tcp_parameters()
298 if (tmoh && ((*tmoh) (tc - t,tc - tl))) continue; in tcp_getdata()
348 if (tmoh && ((*tmoh) (tc - t,tc - tl))) continue; in tcp_sout()
/dports/mail/panda-imap/panda-imap-7905901/src/osdep/vms/
H A Dtcp_vmsm.c26 static tcptimeout_t tmoh = NIL; /* TCP timeout handler routine */ variable
44 tmoh = (tcptimeout_t) value; in tcp_parameters()
46 ret = (void *) tmoh; in tcp_parameters()
298 if (tmoh && ((*tmoh) (tc - t,tc - tl))) continue; in tcp_getdata()
348 if (tmoh && ((*tmoh) (tc - t,tc - tl))) continue; in tcp_sout()
/dports/mail/cclient/imap-2007f/src/osdep/vms/
H A Dtcp_vmsm.c30 static tcptimeout_t tmoh = NIL; /* TCP timeout handler routine */ variable
48 tmoh = (tcptimeout_t) value; in tcp_parameters()
50 ret = (void *) tmoh; in tcp_parameters()
302 if (tmoh && ((*tmoh) (tc - t,tc - tl))) continue; in tcp_getdata()
352 if (tmoh && ((*tmoh) (tc - t,tc - tl))) continue; in tcp_sout()
/dports/mail/alpine/alpine-465e23b/imap/src/osdep/vms/
H A Dtcp_vmsm.c26 static tcptimeout_t tmoh = NIL; /* TCP timeout handler routine */ variable
44 tmoh = (tcptimeout_t) value; in tcp_parameters()
46 ret = (void *) tmoh; in tcp_parameters()
298 if (tmoh && ((*tmoh) (tc - t,tc - tl))) continue; in tcp_getdata()
348 if (tmoh && ((*tmoh) (tc - t,tc - tl))) continue; in tcp_sout()
/dports/editors/pico-alpine/alpine-465e23b/imap/src/osdep/vms/
H A Dtcp_vmsm.c26 static tcptimeout_t tmoh = NIL; /* TCP timeout handler routine */ variable
44 tmoh = (tcptimeout_t) value; in tcp_parameters()
46 ret = (void *) tmoh; in tcp_parameters()
298 if (tmoh && ((*tmoh) (tc - t,tc - tl))) continue; in tcp_getdata()
348 if (tmoh && ((*tmoh) (tc - t,tc - tl))) continue; in tcp_sout()
/dports/mail/imap-uw/imap-2007f/src/osdep/vms/
H A Dtcp_vmsm.c30 static tcptimeout_t tmoh = NIL; /* TCP timeout handler routine */ variable
48 tmoh = (tcptimeout_t) value; in tcp_parameters()
50 ret = (void *) tmoh; in tcp_parameters()
302 if (tmoh && ((*tmoh) (tc - t,tc - tl))) continue; in tcp_getdata()
352 if (tmoh && ((*tmoh) (tc - t,tc - tl))) continue; in tcp_sout()
/dports/mail/panda-cclient/panda-imap-7905901/src/osdep/wce/
H A Dtcp_wce.c44 static tcptimeout_t tmoh = NIL; /* TCP timeout handler routine */ variable
61 tmoh = (tcptimeout_t) value; in tcp_parameters()
63 ret = (void *) tmoh; in tcp_parameters()
366 if (tmoh && ((*tmoh) (tc - t,tc - tl))) break; in tcp_getbuffer()
421 if (tmoh && ((*tmoh) (tc - t,tc - tl))) break; in tcp_getdata()
489 if (tmoh && ((*tmoh) (tc - t,tc - tl))) break; in tcp_sout()
/dports/mail/panda-imap/panda-imap-7905901/src/osdep/wce/
H A Dtcp_wce.c44 static tcptimeout_t tmoh = NIL; /* TCP timeout handler routine */ variable
61 tmoh = (tcptimeout_t) value; in tcp_parameters()
63 ret = (void *) tmoh; in tcp_parameters()
366 if (tmoh && ((*tmoh) (tc - t,tc - tl))) break; in tcp_getbuffer()
421 if (tmoh && ((*tmoh) (tc - t,tc - tl))) break; in tcp_getdata()
489 if (tmoh && ((*tmoh) (tc - t,tc - tl))) break; in tcp_sout()
/dports/mail/cclient/imap-2007f/src/osdep/wce/
H A Dtcp_wce.c48 static tcptimeout_t tmoh = NIL; /* TCP timeout handler routine */ variable
65 tmoh = (tcptimeout_t) value; in tcp_parameters()
67 ret = (void *) tmoh; in tcp_parameters()
370 if (tmoh && ((*tmoh) (tc - t,tc - tl))) break; in tcp_getbuffer()
425 if (tmoh && ((*tmoh) (tc - t,tc - tl))) break; in tcp_getdata()
493 if (tmoh && ((*tmoh) (tc - t,tc - tl))) break; in tcp_sout()

123