Home
last modified time | relevance | path

Searched defs:pipe_in (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/auditd_plugins/remote/
H A Dtransport.c1244 int pipe_in = notify_pipe[0]; in init_poll() local
1272 int pipe_in = notify_pipe[0]; in reset_transport() local
/titanic_50/usr/src/cmd/pg/
H A Dpg.c129 pipe_in, /* set when stdin is a pipe */ variable