Searched refs:qfds (Results 1 – 1 of 1) sorted by relevance
1912 int i, qfds; in unp_scan() local1924 qfds = (cm->cmsg_len - CMSG_ALIGN(sizeof(*cm))) in unp_scan()1927 for (i = 0; i < qfds; i++) { in unp_scan()