Home
last modified time | relevance | path

Searched defs:in_fd (Results 1 - 25 of 30) sorted by relevance

12

/third_party/musl/src/linux/
H A Dsendfile.c4 ssize_t sendfile(int out_fd, int in_fd, off_t *ofs, size_t count) in sendfile() argument
/third_party/ltp/testcases/kernel/syscalls/sendfile/
H A Dsendfile07.c21 static int in_fd; variable
H A Dsendfile03.c24 static int in_fd; variable
29 int *in_fd; member
[all...]
H A Dsendfile05.c22 static int in_fd; variable
H A Dsendfile08.c29 static int in_fd; variable
H A Dsendfile04.c25 static int in_fd; variable
H A Dsendfile06.c45 int in_fd = SAFE_OPEN(IN_FILE, O_RDONLY); in run() local
H A Dsendfile09.c64 int in_fd = SAFE_OPEN(IN_FILE, O_RDONLY); in run() local
H A Dsendfile02.c56 int in_fd = SAFE_OPEN(IN_FILE, O_RDONLY); in run() local
/kernel/linux/linux-5.10/tools/virtio/virtio-trace/
H A Dtrace-agent.h37 int in_fd; member
/kernel/linux/linux-6.6/tools/virtio/virtio-trace/
H A Dtrace-agent.h37 int in_fd; member
/third_party/toybox/toys/lsb/
H A Dgzip.c69 static int do_deflate(int in_fd, int out_fd, int dd, int level) in do_deflate() argument
/kernel/linux/linux-5.10/arch/powerpc/boot/
H A Dmktree.c44 int in_fd, out_fd; in main() local
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dharddog_user.c106 void stop_watchdog(int in_fd, int out_fd) in stop_watchdog() argument
/kernel/linux/linux-6.6/arch/powerpc/boot/
H A Dmktree.c44 int in_fd, out_fd; in main() local
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dharddog_user.c107 void stop_watchdog(int in_fd, int out_fd) in stop_watchdog() argument
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
H A Dpvr_srv_job_compute.c176 int in_fd = -1; in pvr_srv_winsys_compute_submit() local
H A Dpvr_srv_job_transfer.c203 int in_fd = -1; in pvr_srv_winsys_transfer_submit() local
/kernel/linux/linux-6.6/tools/tracing/rtla/src/
H A Dtrace.c75 int out_fd, in_fd; in save_trace_to_file() local
/kernel/linux/linux-5.10/tools/testing/selftests/exec/
H A Dexecveat.c142 int in_fd = open_or_die(src, O_RDONLY); in exe_cp() local
/kernel/linux/linux-6.6/tools/testing/selftests/exec/
H A Dexecveat.c142 int in_fd = open_or_die(src, O_RDONLY); in exe_cp() local
/third_party/toybox/toys/other/
H A Dbzcat.c84 int in_fd, inbufCount, inbufPos; member
/kernel/linux/linux-5.10/fs/
H A Dread_write.c1181 static ssize_t do_sendfile(int out_fd, int in_fd, loff_t *ppos, in do_sendfile() argument
[all...]
/kernel/linux/linux-6.6/fs/
H A Dread_write.c1180 static ssize_t do_sendfile(int out_fd, int in_fd, loff_t *ppos, in do_sendfile() argument
[all...]
/third_party/exfatprogs/exfat2img/
H A Dexfat2img.c765 int in_fd, ret; in restore_from_stdin() local

Completed in 14 milliseconds

12