Searched defs:srcfd (Results 1 – 7 of 7) sorted by relevance
7 int posix_spawn_file_actions_adddup2(posix_spawn_file_actions_t *fa, int srcfd, int fd) in posix_spawn_file_actions_adddup2()
6 int posix_spawn_file_actions_adddup2(posix_spawn_file_actions_t *fa, int srcfd, int fd) in posix_spawn_file_actions_adddup2()
9 int cmd, fd, srcfd, oflag; member
270 int srcfd, destfd, status; in do_edit() local
52 static int srcfd; // source fd variable
722 hist_persist_back(int srcfd) in hist_persist_back()
1267 uv_file srcfd; in uv__fs_copyfile() local