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