Searched defs:maxdepth (Results 1 – 8 of 8) sorted by relevance
| /freebsd/contrib/pkgconf/cli/ |
| H A D | core.c | 154 apply_provides(pkgconf_client_t *client, pkgconf_pkg_t *world, void *unused, int maxdepth) in apply_provides() 233 apply_digraph(pkgconf_client_t *client, pkgconf_pkg_t *world, void *data, int maxdepth) in apply_digraph() 285 apply_print_solution(pkgconf_client_t *client, pkgconf_pkg_t *world, void *unused, int maxdepth) in apply_print_solution() 296 apply_modversion(pkgconf_client_t *client, pkgconf_pkg_t *world, void *data, int maxdepth) in apply_modversion() 338 apply_variables(pkgconf_client_t *client, pkgconf_pkg_t *world, void *unused, int maxdepth) in apply_variables() 356 apply_path(pkgconf_client_t *client, pkgconf_pkg_t *world, void *unused, int maxdepth) in apply_path() 402 apply_variable(pkgconf_client_t *client, pkgconf_pkg_t *world, const void *variable, int maxdepth) in apply_variable() 432 apply_env_var(const char *prefix, pkgconf_client_t *client, pkgconf_pkg_t *world, int maxdepth, in apply_env_var() 433 … (*collect_fn)(pkgconf_client_t *client, pkgconf_pkg_t *world, pkgconf_list_t *list, int maxdepth), in apply_env_var() 560 apply_env(pkgconf_client_t *client, pkgconf_pkg_t *world, const void *env_prefix_p, int maxdepth) in apply_env() [all …]
|
| /freebsd/contrib/pkgconf/libpkgconf/ |
| H A D | queue.c | 218 int maxdepth) in pkgconf_queue_collect_dependencies_main() 266 int maxdepth) in pkgconf_queue_collect_dependencies() 276 int maxdepth) in pkgconf_queue_collect_conflicts() 317 …nf_queue_verify(pkgconf_client_t *client, pkgconf_pkg_t *world, pkgconf_list_t *list, int maxdepth) in pkgconf_queue_verify() 427 …onf_queue_solve(pkgconf_client_t *client, pkgconf_list_t *list, pkgconf_pkg_t *world, int maxdepth) in pkgconf_queue_solve() 461 …_client_t *client, pkgconf_list_t *list, pkgconf_queue_apply_func_t func, int maxdepth, void *data) in pkgconf_queue_apply() 502 pkgconf_queue_validate(pkgconf_client_t *client, pkgconf_list_t *list, int maxdepth) in pkgconf_queue_validate()
|
| H A D | pkg.c | 1663 int maxdepth, in pkgconf_pkg_traverse_main() 1730 int maxdepth, in pkgconf_pkg_traverse() 1802 …gconf_pkg_cflags(pkgconf_client_t *client, pkgconf_pkg_t *root, pkgconf_list_t *list, int maxdepth) in pkgconf_pkg_cflags() 1882 pkgconf_pkg_libs(pkgconf_client_t *client, pkgconf_pkg_t *root, pkgconf_list_t *list, int maxdepth) in pkgconf_pkg_libs() 1950 …onf_pkg_link_abi(pkgconf_client_t *client, pkgconf_pkg_t *root, pkgconf_list_t *list, int maxdepth) in pkgconf_pkg_link_abi()
|
| /freebsd/usr.bin/find/ |
| H A D | main.c | 59 int mindepth = -1, maxdepth = -1; /* minimum and maximum depth */ variable
|
| /freebsd/contrib/pkgconf/cli/spdxtool/ |
| H A D | generate.c | 126 spdxtool_generate(pkgconf_client_t *client, pkgconf_pkg_t *world, FILE *out, int maxdepth, in spdxtool_generate()
|
| /freebsd/contrib/pkgconf/tests/api/ |
| H A D | test-queue.c | 166 apply_cb(pkgconf_client_t *client, pkgconf_pkg_t *world, void *data, int maxdepth) in apply_cb()
|
| /freebsd/contrib/bsddialog/lib/ |
| H A D | menubox.c | 95 unsigned int maxsepstr, maxprefix, selectorlen, maxdepth; in build_privatemenu() local
|
| /freebsd/contrib/libarchive/libarchive/ |
| H A D | archive_read_support_format_rar.c | 2862 int maxdepth) in make_table_recurse()
|