statexe 183 maint/gnulib/lib/progreloc.c struct stat statexe; statexe 186 maint/gnulib/lib/progreloc.c if (fstat (executable_fd, &statexe) >= 0) statexe 189 maint/gnulib/lib/progreloc.c && statfile.st_dev == statexe.st_dev statexe 190 maint/gnulib/lib/progreloc.c && statfile.st_ino == statexe.st_ino);