Searched refs:pcret (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/tcsh/
H A Ded.init.c152 long pcret; local
154 if ((pcret = fpathconf(SHTTY, _PC_VDISABLE)) == -1L)
157 vdisable = (unsigned char) pcret;

Completed in 106 milliseconds