Searched refs:full_pkg (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/pkg_install/dist/create/
H A Dperform.c137 const char *full_pkg, *suffix; local
147 full_pkg = pkg;
151 full_pkg = pkg;
228 retval = pkg_build(pkg, full_pkg, suffix, &plist);
H A Dbuild.c361 pkg_build(const char *pkg, const char *full_pkg, const char *suffix, argument

Completed in 198 milliseconds