Home
last modified time | relevance | path

Searched refs:print_flags (Results 1 – 1 of 1) sorted by relevance

/aosp14/system/core/toolbox/
H A Dgetevent.c215 if (print_flags & PRINT_LABELS) { in print_event()
375 if(print_flags & PRINT_DEVICE) in open_device()
377 if(print_flags & PRINT_DEVICE_INFO) in open_device()
383 if(print_flags & PRINT_DEVICE_NAME) in open_device()
385 if(print_flags & PRINT_DEVICE_INFO) in open_device()
388 if(print_flags & PRINT_VERSION) in open_device()
396 if(print_flags & PRINT_INPUT_PROPS) { in open_device()
417 if(print_flags & PRINT_DEVICE) in close_device()
426 if(print_flags & PRINT_DEVICE_ERRORS) in close_device()
524 int print_flags = 0; in getevent_main() local
[all …]