Lines Matching refs:STDIN_FILENO
152 while ((n = blocking_read(STDIN_FILENO, &c, 1)) < 0 && errno == EINTR)