summaryrefslogtreecommitdiff
path: root/utils/ipu3/ipu3-capture.sh
diff options
context:
space:
mode:
Diffstat (limited to 'utils/ipu3/ipu3-capture.sh')
0 files changed, 0 insertions, 0 deletions
class="hl kwb">int oflag, ...); using dup_func_t = int (*)(int oldfd); using close_func_t = int (*)(int fd); using ioctl_func_t = int (*)(int fd, unsigned long request, ...); using mmap_func_t = void *(*)(void *addr, size_t length, int prot, int flags, int fd, off64_t offset);