Home
last modified time | relevance | path

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

/openbsd/usr.sbin/eeprom/
H A Dmain.c58 int ch, do_stdin = 0; in main() local
/openbsd/usr.bin/ssh/
H A Dmisc.c2618 stdfd_devnull(int do_stdin, int do_stdout, int do_stderr) in stdfd_devnull()