Searched refs:srcfd (Results 1 – 2 of 2) sorted by relevance
6 int posix_spawn_file_actions_adddup2(posix_spawn_file_actions_t* fa, int srcfd, int fd) { in posix_spawn_file_actions_adddup2() argument11 op->srcfd = srcfd; in posix_spawn_file_actions_adddup2()
11 int cmd, fd, srcfd, oflag; member
Completed in 3 milliseconds