Home
last modified time | relevance | path

Searched refs:is_automatic_installed (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/pkg_install/dist/lib/
H A Dautomatic.c68 is_automatic_installed(const char *pkg) in is_automatic_installed() function
H A Dlib.h288 Boolean is_automatic_installed(const char *);
/netbsd-src/external/bsd/pkg_install/dist/delete/
H A Dpkg_delete.c329 !is_automatic_installed(pkg)) in find_new_leaves_iter()
/netbsd-src/external/bsd/pkg_install/dist/info/
H A Dperform.c592 if (Which == WHICH_ALL || !is_automatic_installed(pkg)) in perform_single_pkg()