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

  /src/external/bsd/pkg_install/dist/info/
perform.c 324 pkg_do(const char *pkg) function
593 *err_cnt += pkg_do(pkg);
648 err_cnt += pkg_do(lpp->lp_name);
  /src/external/bsd/pkg_install/dist/add/
perform.c 129 static int pkg_do(const char *, int, int);
1206 if (pkg_do(dep, 1, 0)) {
1492 pkg_do(const char *pkgpath, int mark_automatic, int top_level) function
1713 if (pkg_do(lpp->lp_name, Automatic, 1))

Completed in 16 milliseconds