Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/auditd_plugins/remote/
H A Dtransport.c1243 int pipe_in = notify_pipe[0]; in init_poll() local
1271 int pipe_in = notify_pipe[0]; in reset_transport() local
/illumos-gate/usr/src/cmd/pg/
H A Dpg.c131 pipe_in, /* set when stdin is a pipe */ variable