Home
last modified time | relevance | path

Searched refs:idle (Results 1 – 21 of 21) sorted by relevance

/reactos/drivers/network/tcpip/lwip/src/core/
H A Daltcp.c514 altcp_keepalive_enable(struct altcp_pcb *conn, u32_t idle, u32_t intvl, u32_t count) in altcp_keepalive_enable() argument
517 conn->fns->keepalive_enable(conn, idle, intvl, count); in altcp_keepalive_enable()
697 altcp_default_keepalive_enable(struct altcp_pcb *conn, u32_t idle, u32_t intvl, u32_t count) in altcp_default_keepalive_enable() argument
700 altcp_keepalive_enable(conn->inner_conn, idle, intvl, count); in altcp_default_keepalive_enable()
H A Daltcp_tcp.c467 altcp_tcp_keepalive_enable(struct altcp_pcb *conn, u32_t idle, u32_t intvl, u32_t cnt) in altcp_tcp_keepalive_enable() argument
473 pcb->keep_idle = idle ? idle : TCP_KEEPIDLE_DEFAULT; in altcp_tcp_keepalive_enable()
/reactos/drivers/network/tcpip/lwip/src/include/lwip/priv/
H A Daltcp_priv.h90 typedef void (*altcp_keepalive_enable_fn)(struct altcp_pcb *conn, u32_t idle, u32_t intvl, u32_t c…
147 void altcp_default_keepalive_enable(struct altcp_pcb *conn, u32_t idle, u32_t intvl, u32_t count);
/reactos/base/applications/network/ftp/
H A Dcmdtab.c119 { "idle", idlehelp, 0, 1, 1, idle },
H A Dprototypes.h98 void idle(int argc, const char *argv[]);
H A Dcmds.c1581 void idle(int argc, const char *argv[]) in idle() function
/reactos/drivers/network/tcpip/lwip/src/netif/ppp/
H A Dauth.c1325 struct ppp_idle idle; in check_idle() local
1329 if (!get_idle_time(pcb, &idle)) in check_idle()
1333 tlim = idle_time_hook(&idle); in check_idle()
1336 itime = LWIP_MIN(idle.xmit_idle, idle.recv_idle); in check_idle()
/reactos/media/doc/
H A DINTERNALS40 the IRQL level drops below DISPATCH_LEVEL or the processor becomes idle. When
H A Dnotes18 it needs to synchronize with KeInsertDpcQueue. Also the idle thread
21 will be executed as soon as the processor is idle rather than
/reactos/drivers/network/tcpip/lwip/src/include/lwip/
H A Daltcp.h135 void altcp_keepalive_enable(struct altcp_pcb *conn, u32_t idle, u32_t intvl, u32_t count);
/reactos/
H A DPULL_REQUEST_MANAGEMENT.md3 For the sake of trying to maintain an acceptable number of open but idle PRs, the following rules s…
/reactos/dll/cpl/access/lang/
H A Dbg-BG.rc89 AUTOCHECKBOX "&Turn off accessibility features after idle for:",
H A Dhe-IL.rc91 AUTOCHECKBOX "&Turn off accessibility features after idle for:",
H A Den-US.rc89 AUTOCHECKBOX "&Turn off accessibility features after idle for:",
H A Dsk-SK.rc91 AUTOCHECKBOX "&Turn off accessibility features after idle for:",
/reactos/dll/win32/modemui/lang/
H A Dhe-IL.rc128 AUTOCHECKBOX "&Disconnect a call if idle for more than", 1042, 19, 38, 143, 10
H A Den-US.rc128 AUTOCHECKBOX "&Disconnect a call if idle for more than", 1042, 19, 38, 143, 10
H A Dno-NO.rc128 AUTOCHECKBOX "&Disconnect a call if idle for more than", 1042, 19, 38, 143, 10
/reactos/sdk/include/reactos/mc/
H A Dntstatus.mc4683 Debugger has found the application is not idle.
H A Dnetmsgmsg.mc1127 This printer destination is idle and cannot accept control operations.
1133 This printer destination is idle and cannot accept control operations.
1136 This printer destination is idle and cannot accept control operations.
1139 This printer destination is idle and cannot accept control operations.
1142 This printer destination is idle and cannot accept control operations.
1145 This printer destination is idle and cannot accept control operations.
1148 This printer destination is idle and cannot accept control operations.
/reactos/boot/bootdata/
H A Dhivesys.inf2252 BITS_SERVICE_DESCRIPTION="Transfers files in the background using idle network bandwidth."