Searched refs:wes (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Devent.c90 we_set_event (struct we_set *wes, int i, event_t event, unsigned int rwflags, void *arg) argument
92 ASSERT (i >= 0 && i < wes->capacity);
97 wes->events[i] = event->read;
102 wes->events[i] = event->write;
107 wes->esr[i].rwflags = rwflags;
108 wes->esr[i].arg = arg;
112 we_append_event (struct we_set *wes, event_t event, unsigned int rwflags, void *arg) argument
116 if (wes->n_events < wes->capacity)
118 we_set_event (wes, we
138 we_del_event(struct we_set *wes, event_t event) argument
161 we_del_index(struct we_set *wes, int index) argument
174 we_get_rw_indices(struct we_set *wes, event_t event, int *ri, int *wi) argument
197 struct we_set *wes = (struct we_set *) es; local
206 struct we_set *wes = (struct we_set *) es; local
214 struct we_set *wes = (struct we_set *) es; local
222 struct we_set *wes = (struct we_set *) es; local
344 struct we_set *wes = (struct we_set *) es; local
431 struct we_set *wes; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/
H A Djre-1_5_0_15-linux-i586.bin[all...]

Completed in 238 milliseconds