Searched refs:recvfd (Results 1 – 3 of 3) sorted by relevance
21 int recvfd(int s);38 int mysecretfd = recvfd(s[0]); in main()99 recvfd(int s) in recvfd() function
18 int recvfd(int s);37 while ((fd = recvfd(fds[0])) >= 0) { in main()107 recvfd(int s) in recvfd() function
21 int mysecretfd = recvfd(j[0]);63 recvfd(int s) in recvfd() function