Home
last modified time | relevance | path

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

/freebsd/contrib/pkgconf/cli/
H A Dmain.c259 print_digraph_node(pkgconf_client_t *client, pkgconf_pkg_t *pkg, void *data) in print_digraph_node() function
323 eflag = pkgconf_pkg_traverse(client, world, print_digraph_node, &last_seen, maxdepth, 0); in apply_digraph()