Home
last modified time | relevance | path

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

/freebsd/contrib/pkgconf/cli/
H A Dmain.c723 print_graph_node(pkgconf_client_t *client, pkgconf_pkg_t *pkg, void *data) in print_graph_node() function
758 eflag = pkgconf_pkg_traverse(client, world, print_graph_node, data, maxdepth, 0); in apply_simulate()