Home
last modified time | relevance | path

Searched defs:use_poll (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/regress/sys/dev/video/
H A Dvideotest.c280 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 Dfdpexpect.py37 logfile=None, encoding=None, codec_errors='strict', use_poll=False): argument
H A Dpty_spawn.py40 use_poll=False): argument
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Devent-loop.c133 static unsigned char use_poll = USE_POLL; variable