Searched refs:exec_stat (Results 1 – 3 of 3) sorted by relevance
66 struct stat exec_stat; /* stat of the exec file */ member
62 if (cf->cfstat.st_mtimespec.tv_sec < ps->exec_stat.st_mtimespec.tv_sec) in read_core()
59 if (stat(ps->ps_argv[0], &(ps->exec_stat)) < 0) in process_load()