Home
last modified time | relevance | path

Searched refs:retry_wait (Results 1 - 5 of 5) sorted by relevance

/third_party/cups-filters/filter/
H A Dmupdftoraster.c211 retry_wait: in mutool_spawn()
214 goto retry_wait; in mutool_spawn()
H A Dgstoraster.c487 retry_wait: in gs_spawn()
490 goto retry_wait; in gs_spawn()
/third_party/lwip/src/netif/ppp/
H A Dpppoe.c816 u32_t retry_wait; in pppoe_timeout() local
840 retry_wait = PPPOE_SLOW_RETRY; in pppoe_timeout()
849 retry_wait = LWIP_MIN(PPPOE_DISC_TIMEOUT * sc->sc_padi_retried, PPPOE_SLOW_RETRY); in pppoe_timeout()
855 sys_timeout(retry_wait, pppoe_timeout, sc); in pppoe_timeout()
H A Dpppol2tp.c735 u32_t retry_wait; in pppol2tp_timeout() local
749 retry_wait = LWIP_MIN(PPPOL2TP_CONTROL_TIMEOUT * l2tp->sccrq_retried, PPPOL2TP_SLOW_RETRY); in pppol2tp_timeout()
756 sys_timeout(retry_wait, pppol2tp_timeout, l2tp); in pppol2tp_timeout()
/third_party/cups-filters/filter/pdftopdf/
H A Dpdftopdf.cc1039 retry_wait: in sub_process_spawn()
1042 goto retry_wait; in sub_process_spawn()

Completed in 6 milliseconds