Home
last modified time | relevance | path

Searched defs:evl (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_getch.c141 check_mouse_activity(SCREEN *sp, int delay EVENTLIST_2nd(_nc_eventlist * evl)) in check_mouse_activity()
224 fifo_push(SCREEN *sp EVENTLIST_2nd(_nc_eventlist * evl)) in fifo_push()
423 EVENTLIST_2nd(_nc_eventlist * evl)) in _nc_wgetch()
647 wgetch_events(WINDOW *win, _nc_eventlist * evl) in wgetch_events()
695 kgetch(SCREEN *sp, bool forever EVENTLIST_2nd(_nc_eventlist * evl)) in kgetch()
H A Dlib_getstr.c77 EVENTLIST_1st(_nc_eventlist * evl)) in wgetnstr_events()
/freebsd/contrib/ncurses/ncurses/tty/
H A Dlib_twait.c119 _nc_eventlist_timeout(_nc_eventlist * evl) in _nc_eventlist_timeout()
175 EVENTLIST_2nd(_nc_eventlist * evl)) in _nc_timed_wait()
/freebsd/sys/net/
H A Dif_ethersubr.c576 struct ether_vlan_header *evl; in ether_input_internal() local
1255 struct ether_vlan_header *evl; in ether_vlanencap_proto() local
H A Dif_vlan.c1565 struct ether_vlan_header *evl; in vlan_input() local
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dlib_win32con.c823 EVENTLIST_2nd(_nc_eventlist * evl)) in _nc_console_twait()
989 EVENTLIST_2nd(_nc_eventlist * evl)) in _nc_console_testmouse()
H A Dtinfo_driver.c949 EVENTLIST_2nd(_nc_eventlist * evl)) in drv_testmouse()
1267 EVENTLIST_2nd(_nc_eventlist * evl)) in drv_twait()
/freebsd/sys/netgraph/
H A Dng_vlan.c516 struct ether_vlan_header *evl; in ng_vlan_rcvdata() local
/freebsd/contrib/ncurses/ncurses/win32con/
H A Dwin32_driver.c931 EVENTLIST_2nd(_nc_eventlist * evl)) in wcon_testmouse()
1064 EVENTLIST_2nd(_nc_eventlist * evl)) in wcon_twait()
/freebsd/sys/dev/mxge/
H A Dif_mxge.c1992 struct ether_vlan_header *evl; in mxge_vlan_tag_insert() local
2501 struct ether_vlan_header *evl; in mxge_vlan_tag_remove() local
/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hn.c746 struct ether_vlan_header *evl; in hn_tso_fixup() local
810 const struct ether_vlan_header *evl; in hn_set_hlen() local
4901 const struct ether_vlan_header *evl; in hn_rxpkt_proto() local
/freebsd/contrib/ncurses/ncurses/
H A Dcurses.priv.h2285 #define wgetch_events(win, evl) wgetch(win) argument
2286 #define wgetnstr_events(win, str, maxlen, evl) wgetnstr(win, str, maxlen) argument