Searched defs:do_stdin (Results 1 – 2 of 2) sorted by relevance
/openbsd/usr.sbin/eeprom/ | ||
H A D | main.c | 58 int ch, do_stdin = 0; in main() local |
/openbsd/usr.bin/ssh/ | ||
H A D | misc.c | 2618 stdfd_devnull(int do_stdin, int do_stdout, int do_stderr) in stdfd_devnull() |