Searched refs:FSAFE (Results 1 – 2 of 2) sorted by relevance
377 if (i == j || i < 0 || (j < 0 && i > FSAFE)) in dcopy()397 if (j == -1 && k > FSAFE) in renum()
208 #define FSAFE 5 /* We keep the first 5 descriptors untouched */ macro