Searched refs:is_automatic_installed (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/bsd/pkg_install/dist/lib/
H A Dautomatic.c68 is_automatic_installed(const char *pkg) function
H A Dlib.h288 Boolean is_automatic_installed(const char *);
/netbsd-current/external/bsd/pkg_install/dist/delete/
H A Dpkg_delete.c329 !is_automatic_installed(pkg))
/netbsd-current/external/bsd/pkg_install/dist/info/
H A Dperform.c592 if (Which == WHICH_ALL || !is_automatic_installed(pkg))
/netbsd-current/external/bsd/pkg_install/dist/add/
H A Dperform.c417 if (!Automatic && is_automatic_installed(pkg->pkgname)) {

Completed in 209 milliseconds