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

  /src/external/bsd/pkg_install/dist/lib/
fexec.c 109 pfcexec(const char *path, const char *file, const char **argv) function
211 retval = pfcexec(path, argv[0], argv);
lib.h 277 int pfcexec(const char *, const char *, const char **);

Completed in 15 milliseconds