Searched defs:use_poll (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/regress/sys/dev/video/ |
H A D | videotest.c | 280 test_capture(char *dev_name, char *dev_full, int access, int use_poll) in test_capture() 434 test_capture_read(int fd, char *buf, int buf_size, int use_poll) in test_capture_read() 476 test_capture_mmap(int fd, char *buf, int buf_size, int use_poll) in test_capture_mmap()
|
/openbsd-src/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/pexpect/ |
H A D | fdpexpect.py | 37 logfile=None, encoding=None, codec_errors='strict', use_poll=False): argument
|
H A D | pty_spawn.py | 40 use_poll=False): argument
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | event-loop.c | 133 static unsigned char use_poll = USE_POLL; variable
|