sendfd
void sendfd(int s, int fd);
sendfd(fds[1], fd);
int sendfd(int s, int fd);
sendfd(s[1], 1);
sendfd(j[1], 1);