Home
last modified time | relevance | path

Searched refs:FSAFE (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/tcsh/
H A Dsh.misc.c377 if (i == j || i < 0 || (j < 0 && i > FSAFE)) in dcopy()
397 if (j == -1 && k > FSAFE) in renum()
H A Dsh.h205 #define FSAFE 5 /* We keep the first 5 descriptors untouched */ macro
H A DFixes479 51. Fix dup2() issues, and introduce FSAFE as the highest file descriptor