Home
last modified time | relevance | path

Searched refs:used_stdout (Results 1 – 3 of 3) sorted by relevance

/dports/x11/iceauth/iceauth-1.0.8/
H A Dprocess.c64 Bool used_stdout; /* whether or not need to close */ member
796 &ed->used_stdout, in extract_entry()
1241 if (!ed.used_stdout) { in do_extract()
/dports/x11/xauth/xauth-1.1/
H A Dprocess.c87 Bool used_stdout; /* whether or not need to close */ member
1034 &ed->used_stdout, in extract_entry()
1565 ed.used_stdout = False; in do_extract()
1582 if (!ed.used_stdout) { in do_extract()
H A DChangeLog864 Initialize ed.used_stdout at the beginning of do_extract()