Home
last modified time | relevance | path

Searched defs:_Event (Results 1 – 25 of 65) sorted by relevance

123

/dports/security/snort/snort-2.9.18/src/
H A Devent.h38 typedef struct _Event struct
60 typedef struct _EventID argument
66 typedef struct _Event argument
/dports/net/packter-agent/PackterAgent-2.5/src/
H A Dpt_snort.h37 typedef struct _Event struct
39 u_int32_t sig_generator; /* which part of snort generated the alert? */
40 u_int32_t sig_id; /* sig id for this generator */
41 u_int32_t sig_rev; /* sig revision for this id */
42 u_int32_t classification; /* event classification */
43 u_int32_t priority; /* event priority */
44 u_int32_t event_id; /* event ID */
45 u_int32_t event_reference; /* reference to other events that have gone off,
48 struct timeval32 ref_time; /* reference time for the event reference */
H A Dproto_snort.h37 typedef struct _Event struct
39 u_int32_t sig_generator; /* which part of snort generated the alert? */
40 u_int32_t sig_id; /* sig id for this generator */
41 u_int32_t sig_rev; /* sig revision for this id */
42 u_int32_t classification; /* event classification */
43 u_int32_t priority; /* event priority */
44 u_int32_t event_id; /* event ID */
45 u_int32_t event_reference; /* reference to other events that have gone off,
48 struct timeval32 ref_time; /* reference time for the event reference */
/dports/devel/deforaos-libsystem/libSystem-0.3.1/src/
H A Devent.c66 struct _Event struct
68 unsigned int loop;
69 int fdmax;
70 fd_set rfds;
71 fd_set wfds;
72 eventioArray * reads;
73 eventioArray * writes;
74 eventtimeoutArray * timeouts;
75 struct timeval timeout;
/dports/net/tightvnc/vnc_unixsrc/Xvnc/programs/Xserver/mi/
H A Dmieq.c50 typedef struct _Event { struct
55 typedef struct _EventQueue { argument
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/mi/
H A Dmieq.c72 typedef struct _Event { struct
78 typedef struct _EventQueue { argument
/dports/x11-servers/xwayland/xorg-server-1.20.13/mi/
H A Dmieq.c72 typedef struct _Event { struct
78 typedef struct _EventQueue { argument
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/mi/
H A Dmieq.c72 typedef struct _Event { struct
78 typedef struct _EventQueue { argument
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/mi/
H A Dmieq.c72 typedef struct _Event { struct
78 typedef struct _EventQueue { argument
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/mi/
H A Dmieq.c72 typedef struct _Event { struct
78 typedef struct _EventQueue { argument
/dports/x11-servers/xorg-server/xorg-server-1.20.13/mi/
H A Dmieq.c72 typedef struct _Event { struct
78 typedef struct _EventQueue { argument
/dports/x11-servers/xephyr/xorg-server-1.20.13/mi/
H A Dmieq.c72 typedef struct _Event { struct
78 typedef struct _EventQueue { argument
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/
H A Dnewevent.py124 class _Event(wx.PyEvent): class
145 class _Event(wx.PyCommandEvent): class
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/mi/
H A Dmieq.c72 typedef struct _Event { struct
78 typedef struct _EventQueue { argument
/dports/x11-servers/xarcan/xarcan-0.6.0/mi/
H A Dmieq.c72 typedef struct _Event { struct
78 typedef struct _EventQueue { argument
/dports/databases/py-sqlite3/Python-3.8.12/Lib/idlelib/idle_test/
H A Dtest_tree.py42 class _Event: class
/dports/databases/py-gdbm/Python-3.8.12/Lib/idlelib/idle_test/
H A Dtest_tree.py42 class _Event: class
/dports/lang/python37/Python-3.7.12/Lib/idlelib/idle_test/
H A Dtest_tree.py42 class _Event: class
/dports/lang/python38/Python-3.8.12/Lib/idlelib/idle_test/
H A Dtest_tree.py42 class _Event: class
/dports/lang/python310/Python-3.10.1/Lib/idlelib/idle_test/
H A Dtest_tree.py42 class _Event: class
/dports/lang/python-tools/Python-3.8.12/Lib/idlelib/idle_test/
H A Dtest_tree.py42 class _Event: class
/dports/lang/python39/Python-3.9.9/Lib/idlelib/idle_test/
H A Dtest_tree.py42 class _Event: class
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/idlelib/idle_test/
H A Dtest_tree.py42 class _Event: class
/dports/lang/python311/Python-3.11.0a3/Lib/idlelib/idle_test/
H A Dtest_tree.py42 class _Event: class
/dports/games/openlierox/OpenLieroX/include/
H A DEventQueue.h38 class _Event; variable

123