Searched refs:ch_named_pipe (Results 1 – 3 of 3) sorted by relevance
1401 if (channel->ch_named_pipe) in ch_close_part()3402 if (channel->ch_named_pipe) in channel_wait()4095 if (channel->ch_named_pipe && res < 0) in channel_send()
2289 int ch_named_pipe; // using named pipe instead of pty member
7242 channel->ch_named_pipe = TRUE; in create_pty_only()