Searched refs:convlen (Results 1 – 1 of 1) sorted by relevance
2086 complete_fncmp (convfn, convlen, filename, filename_len) in complete_fncmp() argument2088 int convlen;2102 if (convlen < filename_len)2123 (convlen >= filename_len) &&2130 (convlen >= filename_len) &&2152 int dirlen, dentlen, convlen; local2266 convlen = dentlen = D_NAMLEN (entry);2271 convlen = (convfn == dentry) ? dentlen : strlen (convfn);2288 if (complete_fncmp (convfn, convlen, filename, filename_len))