Searched defs:rwflags (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Devent.h80 unsigned int rwflags; member in struct:event_set_return
118 event_ctl (struct event_set *es, event_t event, unsigned int rwflags, void *arg) argument
H A Devent.c90 we_set_event (struct we_set *wes, int i, event_t event, unsigned int rwflags, void *arg) argument
112 we_append_event (struct we_set *wes, event_t event, unsigned int rwflags, void *arg) argument
220 we_ctl(struct event_set *es, event_t event, unsigned int rwflags, void *arg) argument
508 ep_ctl(struct event_set *es, event_t event, unsigned int rwflags, void *arg) argument
668 po_set_pollfd_events(struct pollfd *pfdp, unsigned int rwflags) argument
678 po_append_event(struct po_set *pos, event_t event, unsigned int rwflags, void *arg) argument
694 po_ctl(struct event_set *es, event_t event, unsigned int rwflags, void *arg) argument
862 se_ctl(struct event_set *es, event_t event, unsigned int rwflags, void *arg) argument
[all...]
H A Dps.c76 int rwflags; member in struct:proxy_connection
682 proxy_connection_io_dispatch(struct proxy_connection *pc, const int rwflags, struct event_set *es) argument
[all...]
H A Dtun.h443 tun_set(struct tuntap *tt, struct event_set *es, unsigned int rwflags, void *arg, unsigned int *persistent) argument
H A Dsocket.c1953 socket_stat (const struct link_socket *s, unsigned int rwflags, struct gc_arena *gc) argument
3197 socket_set(struct link_socket *s, struct event_set *es, unsigned int rwflags, void *arg, unsigned int *persistent) argument
[all...]
H A Dtun.c343 tun_stat (const struct tuntap *tt, unsigned int rwflags, struct gc_arena *gc) argument

Completed in 222 milliseconds