Searched defs:use_stdin (Results 1 – 9 of 9) sorted by relevance
53 bool use_stdin = false; in LLVMFuzzerTestOneInput() local
55 bool use_stdin = false; in LLVMFuzzerTestOneInput() local
429 bool use_stdin; in setvariable() local
2204 bool use_stdin = !strcmp(&nextarg[1], "-"); in getparameter() local
87 static u32 use_stdin = 1; variable
73 use_stdin = true; /* Use stdin for program input? */ variable
224 void detect_file_args(char **argv, u8 *prog_in, bool *use_stdin) { in detect_file_args()
183 u8 use_stdin; /* dummy */ member
151 bool use_stdin; /* use stdin for sending data */ member