Searched refs:input_stat (Results 1 – 4 of 4) sorted by relevance
5597 static struct stat input_stat; variable6319 &input_stat); in do_spec_1()6330 || input_stat.st_dev != st_temp.st_dev in do_spec_1()6331 || input_stat.st_ino != st_temp.st_ino) in do_spec_1()
1772 * gcc.c: Add static globals input_stat and input_stat_set.
17871 * gcc.c (struct stat input_stat): Don't define if
4879 static struct stat input_stat; variable5591 &input_stat); in do_spec_1()5602 || input_stat.st_dev != st_temp.st_dev in do_spec_1()5603 || input_stat.st_ino != st_temp.st_ino) in do_spec_1()