Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/eeprom/
H A Dmain.c87 int ch, do_stdin = 0; in main() local
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dmisc.c2626 stdfd_devnull(int do_stdin, int do_stdout, int do_stderr) in stdfd_devnull()