Searched refs:foundReadEvent (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/rp-l2tp/libevent/
H A Devent.c95 int foundReadEvent = 0; local
110 foundReadEvent = 1;
132 if (foundReadEvent) {
162 if (foundReadEvent || foundWriteEvent || foundTimeoutEvent) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/rp-pppoe/src/libevent/
H A Devent.c96 int foundReadEvent = 0; local
115 foundReadEvent = 1;
137 if (foundReadEvent) {
167 if (foundReadEvent || foundWriteEvent || foundTimeoutEvent) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/rp-l2tp/libevent/
H A Devent.c95 int foundReadEvent = 0; local
110 foundReadEvent = 1;
132 if (foundReadEvent) {
162 if (foundReadEvent || foundWriteEvent || foundTimeoutEvent) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/rp-pppoe/src/libevent/
H A Devent.c96 int foundReadEvent = 0; local
115 foundReadEvent = 1;
137 if (foundReadEvent) {
167 if (foundReadEvent || foundWriteEvent || foundTimeoutEvent) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/rp-l2tp/libevent/
H A Devent.c95 int foundReadEvent = 0; local
110 foundReadEvent = 1;
132 if (foundReadEvent) {
162 if (foundReadEvent || foundWriteEvent || foundTimeoutEvent) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/rp-pppoe/src/libevent/
H A Devent.c96 int foundReadEvent = 0; local
115 foundReadEvent = 1;
137 if (foundReadEvent) {
167 if (foundReadEvent || foundWriteEvent || foundTimeoutEvent) {

Completed in 132 milliseconds