Searched refs:pipe_in (Results 1 – 2 of 2) sorted by relevance
129 pipe_in, /* set when stdin is a pipe */ variable348 if (pipe_in) in main()1126 pipe_in = 0;1182 pipe_in = 1;1366 if (pipe_in)1387 if (pipe_in) {1428 if (pipe_in && f == stdin)1511 if (pipe_in) {1514 pipe_in = 0;1591 if (!pipe_in)
1244 int pipe_in = notify_pipe[0]; in init_poll() local1249 if (!write_fd(pipe_in, (char *)&np_data, sizeof (np_data))) { in init_poll()1272 int pipe_in = notify_pipe[0]; in reset_transport() local1288 (void) write_fd(pipe_in, (char *)&np_data, sizeof (np_data)); in reset_transport()