HomeSort by: relevance | last modified time | path
    Searched defs:run_file (Results 1 - 2 of 2) sorted by relevancy

  /src/libexec/atrun/
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
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);
  /src/external/bsd/liblzf/dist/
lzf.c 366 run_file (const char *fname) function
530 rc |= run_file (argv[optind++]);

Completed in 12 milliseconds