Home
last modified time | relevance | path

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

/freebsd/contrib/pkgconf/cli/
H A Dmain.c699 check_uninstalled(pkgconf_client_t *client, pkgconf_pkg_t *pkg, void *data) in check_uninstalled() function
713 eflag = pkgconf_pkg_traverse(client, world, check_uninstalled, data, maxdepth, 0); in apply_uninstalled()