Home
last modified time | relevance | path

Searched defs:all_selector (Results 1 – 4 of 4) sorted by relevance

/dports/security/gvmd/gvmd-21.4.4/src/
H A Dmanage_configs.c147 int all_selector; in update_config_from_file() local
204 int all_selector; in create_config_from_file() local
H A Dgmp_configs.c192 int *all_selector, in parse_config_entity()
417 int all_selector; in create_config_run() local
H A Dmanage_sql_configs.c2459 int all_selector, in create_config_internal()
2613 int make_name_unique, const char *comment, int all_selector, in create_config()
2651 int all_selector, in create_config_no_acl()
4849 int all_selector, in update_config()
/dports/math/polymake/polymake-4.5/apps/polytope/src/
H A Dtruncation.cc237 BigObject truncation(BigObject p_in, const pm::all_selector&, OptionSet options) in truncation()