Home
last modified time | relevance | path

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

/freebsd-src/usr.sbin/watch/
H A Dwatch.c74 int std_in = 0, std_out = 1; variable
/freebsd-src/contrib/file/src/
H A Dfile.c633 int std_in = strcmp(inname, "-") == 0; process() local