Home
last modified time | relevance | path

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

/netbsd-src/bin/csh/
H A Dsem.c62 execute(struct command *t, int wtty, int *pipein, int *pipeout) in execute()
524 doio(struct command *t, int *pipein, int *pipeout) in doio()
/netbsd-src/sbin/restore/
H A Dtape.c78 static int pipein = 0; variable