Searched refs:scm_max_fds (Results 1 – 1 of 1) sorted by relevance
290 static int scm_max_fds(struct msghdr *msg) in scm_max_fds() function302 int fdmax = min_t(int, scm_max_fds(msg), scm->fp->count); in scm_detach_fds()