sendfd 176 source3/modules/vfs_aio_fork.c static ssize_t write_fd(int fd, void *ptr, size_t nbytes, int sendfd) sendfd 198 source3/modules/vfs_aio_fork.c *((int *) CMSG_DATA(cmptr)) = sendfd; sendfd 201 source3/modules/vfs_aio_fork.c msg.msg_accrights = (caddr_t) &sendfd;