Lines Matching full:posix_name_lengths
234 static const uschar posix_name_lengths[] = {2270 while (posix_name_lengths[yield] != 0)2272 if (len == posix_name_lengths[yield] &&2274 pn += posix_name_lengths[yield] + 1;