Searched refs:pcret (Results 1 – 1 of 1) sorted by relevance
156 long pcret; in ed_Setup() local158 if ((pcret = fpathconf(SHTTY, _PC_VDISABLE)) == -1L) in ed_Setup()161 vdisable = (unsigned char) pcret; in ed_Setup()