Home
last modified time | relevance | path

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

/freebsd/contrib/pkgconf/cli/
H A Dmain.c86 static char *want_variable = NULL; variable
553 if (want_variable != NULL && strcmp(want_variable, tuple->key)) in apply_env_variables()
596 if ((want_flags & PKG_VARIABLES) == PKG_VARIABLES || want_variable != NULL) in apply_env()
1211 want_variable = pkg_optarg; in main()
1410 want_variable != NULL) in main()
1418 want_variable != NULL) in main()
1764 if (want_variable) in main()
1769 apply_variable(&pkg_client, &world, want_variable, 2); in main()