Searched refs:okay_to_use_stdin (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/iceauth/dist/
H A Dprocess.c182 static Bool okay_to_use_stdin = True; /* set to false after using */ variable in typeref:typename:Bool
346 if (okay_to_use_stdin) {
347 okay_to_use_stdin = False;
/xsrc/external/mit/xauth/dist/
H A Dprocess.c168 static Bool okay_to_use_stdin = True; /* set to false after using */ variable in typeref:typename:Bool
329 if (okay_to_use_stdin) {
330 okay_to_use_stdin = False;

Completed in 6 milliseconds