OS_SENDMSG_MAX_FDS  642 arch/um/os-Linux/file.c 		char control[CMSG_SPACE(sizeof(*fds) * OS_SENDMSG_MAX_FDS)];
OS_SENDMSG_MAX_FDS  655 arch/um/os-Linux/file.c 	if (fds_num > OS_SENDMSG_MAX_FDS)