Searched refs:aixhack (Results 1 – 1 of 1) sorted by relevance
349 static int aixhack = -1; variable370 if (aixhack >= 0) in mch_openpty()371 close(aixhack); in mch_openpty()372 if ((aixhack = open(TtyName, O_RDWR | O_NOCTTY | O_EXTRA, 0)) < 0) in mch_openpty()