Searched refs:fd2 (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/ksh93/bltins/
H A Dmkservice.c155 static int fdnotify(int fd1, int fd2) argument
159 (*covered_fdnotify)(fd1, fd2);
160 if(fd2!=SH_FDCLOSE)
163 service_list[fd2] = service_list[fd1];
169 file_list[i] = fd2;

Completed in 10 milliseconds