Home
last modified time | relevance | path

Searched defs:srcfd (Results 1 – 7 of 7) sorted by relevance

/third_party/musl/porting/liteos_a/user/src/process/
Dposix_spawn_file_actions_adddup2.c7 int posix_spawn_file_actions_adddup2(posix_spawn_file_actions_t *fa, int srcfd, int fd) in posix_spawn_file_actions_adddup2()
/third_party/musl/src/process/
Dposix_spawn_file_actions_adddup2.c6 int posix_spawn_file_actions_adddup2(posix_spawn_file_actions_t *fa, int srcfd, int fd) in posix_spawn_file_actions_adddup2()
Dfdop.h9 int cmd, fd, srcfd, oflag; member
/third_party/toybox/toys/pending/
Dcrontab.c270 int srcfd, destfd, status; in do_edit() local
/third_party/ltp/testcases/kernel/io/ltp-aiodio/
Daiocp.c52 static int srcfd; // source fd variable
/third_party/mksh/
Dhistrap.c722 hist_persist_back(int srcfd) in hist_persist_back()
/third_party/libuv/src/unix/
Dfs.c1267 uv_file srcfd; in uv__fs_copyfile() local