Lines Matching refs:F_GETFD
383 if ((f=fcntl(fileno(outf), F_GETFD)) < 0 ) {
798 if ((arg = fcntl(tcp->pfd, F_GETFD)) < 0) {
799 perror("F_GETFD");
811 if ((arg = fcntl(tcp->pfd_stat, F_GETFD)) < 0) {
812 perror("F_GETFD");
824 if ((arg = fcntl(tcp->pfd_as, F_GETFD)) < 0) {
825 perror("F_GETFD");
844 if ((arg = fcntl(tcp->pfd, F_GETFD)) < 0) {
845 perror("F_GETFD");
1531 if ((arg = fcntl(proc_poll_pipe[i], F_GETFD)) < 0) {
1532 perror("F_GETFD");