Searched refs:scm_max_fds_compat (Results 1 – 1 of 1) sorted by relevance
284 static int scm_max_fds_compat(struct msghdr *msg) in scm_max_fds_compat() function296 int fdmax = min_t(int, scm_max_fds_compat(msg), scm->fp->count); in scm_detach_fds_compat()