Home
last modified time | relevance | path

Searched defs:tofd (Results 1 – 3 of 3) sorted by relevance

/external/iperf3/src/
Dnet.c395 Nsendfile(int fromfd, int tofd, const char *buf, size_t count) in Nsendfile()
/external/fastrpc/src/
Dfastrpc_apps_user.c338 struct mem_to_fd* tofd = 0; in remote_register_fd_attr() local
379 struct mem_to_fd* tofd; in remote_register_buf_common() local
412 struct mem_to_fd* tofd = STD_RECOVER_REC(struct mem_to_fd, qn, pn); in remote_register_buf_common() local
541 struct mem_to_fd* tofd = STD_RECOVER_REC(struct mem_to_fd, qn, pn); in fdlist_fd_from_buf() local
738 struct mem_to_fd *tofd = STD_RECOVER_REC(struct mem_to_fd, qn, pn); in fdlist_fd_to_buf() local
/external/llvm-project/compiler-rt/include/sanitizer/
Dnetbsd_syscall_hooks.h2553 #define __sanitizer_syscall_pre_renameat(fromfd, from, tofd, to) \ argument
2557 #define __sanitizer_syscall_post_renameat(res, fromfd, from, tofd, to) \ argument