Home
last modified time | relevance | path

Searched defs:max_events (Results 1 – 5 of 5) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/inotify/
Dinotify05.c37 static int max_events; variable
/third_party/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify05.c44 static int max_events; variable
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Dnetlink.c44 int max_events = 10; in netlink_receive() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Dnetlink.c44 int max_events = 10; in netlink_receive() local
/third_party/python/Lib/test/
Dtest_xml_etree.py1386 def assert_events(self, parser, expected, max_events=None): argument
1392 def assert_event_tuples(self, parser, expected, max_events=None): argument
1397 def assert_event_tags(self, parser, expected, max_events=None): argument