Searched refs:EVENTS (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/bgpd/
H A Dbgp_network.c69 if (BGP_DEBUG (events, EVENTS))
76 if (BGP_DEBUG (events, EVENTS))
97 if (BGP_DEBUG (events, EVENTS))
237 if (BGP_DEBUG (events, EVENTS))
H A Dbgp_debug.c327 DEBUG_ON (events, EVENTS);
330 TERM_DEBUG_ON (events, EVENTS);
345 DEBUG_OFF (events, EVENTS);
348 TERM_DEBUG_OFF (events, EVENTS);
583 TERM_DEBUG_OFF (events, EVENTS);
612 if (BGP_DEBUG (events, EVENTS))
641 if (CONF_BGP_DEBUG (events, EVENTS))
H A Dbgp_packet.c153 if (BGP_DEBUG (events, EVENTS))
1195 if (BGP_DEBUG (events, EVENTS))
1201 if (BGP_DEBUG (events, EVENTS))
2048 if (BGP_DEBUG (events, EVENTS))
2231 if (BGP_DEBUG (events, EVENTS))
H A Dbgp_attr.c1088 if (BGP_DEBUG (events, EVENTS))
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/
H A Drarpd.c701 #define EVENTS (POLLIN|POLLPRI|POLLERR|POLLHUP) macro
702 pset[0].events = EVENTS;
704 pset[1].events = EVENTS;
716 if (pset[i].revents&EVENTS)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/misc/
H A Darpd.c807 #define EVENTS (POLLIN|POLLPRI|POLLERR|POLLHUP) macro
808 pset[0].events = EVENTS;
810 pset[1].events = EVENTS;
830 if (pset[0].revents&EVENTS)
832 if (pset[1].revents&EVENTS)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dhdlc_ppp.c88 RUC, RXJ_GOOD, RXJ_BAD, EVENTS}; enumerator in enum:__anon13519
97 static const char *const event_names[EVENTS] = {
282 static int cp_table[EVENTS][STATES] = {
314 BUG_ON(event >= EVENTS);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/fscache/
H A Dobject-list.c233 EVENTS, NOEVENTS);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DHTMLparser.c514 #define EVENTS "onclick", "ondblclick", "onmousedown", "onmouseup", "onmouseover", "onmouseout", "onkeypress", "onkeydown", "onkeyup" macro
516 #define ATTRS COREATTRS,I18N,EVENTS
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DHTMLparser.c510 #define EVENTS "onclick", "ondblclick", "onmousedown", "onmouseup", "onmouseover", "onmouseout", "onkeypress", "onkeydown", "onkeyup" macro
512 #define ATTRS COREATTRS,I18N,EVENTS
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DHTMLparser.c514 #define EVENTS "onclick", "ondblclick", "onmousedown", "onmouseup", "onmouseover", "onmouseout", "onkeypress", "onkeydown", "onkeyup" macro
516 #define ATTRS COREATTRS,I18N,EVENTS
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DHTMLparser.c510 #define EVENTS "onclick", "ondblclick", "onmousedown", "onmouseup", "onmouseover", "onmouseout", "onkeypress", "onkeydown", "onkeyup" macro
512 #define ATTRS COREATTRS,I18N,EVENTS

Completed in 234 milliseconds