atrun.c | 71 static void run_file(const char *, uid_t, gid_t); 147 run_file(const char *filename, uid_t uid, gid_t gid) function in typeref:typename:void 381 * are to be executed, run_file() is called, which forks off a 500 run_file(dirent->d_name, buf.st_uid, 517 run_file(batch_name, batch_uid, batch_gid);
|