Searched refs:pipe_in (Results 1 – 2 of 2) sorted by relevance
131 pipe_in, /* set when stdin is a pipe */ variable350 if (pipe_in) in main()1119 pipe_in = 0; in checkf()1175 pipe_in = 1; in checkf()1351 if (pipe_in) in find()1372 if (pipe_in) { in find()1411 if (pipe_in && f == stdin) in getaline()1493 if (pipe_in) { in save_input()1496 pipe_in = 0; in save_input()1579 if (!pipe_in) in newdol()
1243 int pipe_in = notify_pipe[0]; in init_poll() local1248 if (!write_fd(pipe_in, (char *)&np_data, sizeof (np_data))) { in init_poll()1271 int pipe_in = notify_pipe[0]; in reset_transport() local1287 (void) write_fd(pipe_in, (char *)&np_data, sizeof (np_data)); in reset_transport()