Searched refs:source_list (Results 1 – 8 of 8) sorted by relevance
| /freebsd-10-stable/contrib/ofed/management/opensm/opensm/ |
| D | osm_qos_policy.c | 369 cl_list_init(&p->source_list, 10); in osm_qos_policy_match_rule_create() 407 cl_list_apply_func(&p->source_list, __free_single_element, NULL); in osm_qos_policy_match_rule_destroy() 408 cl_list_remove_all(&p->source_list); in osm_qos_policy_match_rule_destroy() 409 cl_list_destroy(&p->source_list); in osm_qos_policy_match_rule_destroy() 916 if (cl_list_count(&p_qos_match_rule->source_list)) { in osm_qos_policy_validate() 918 cl_list_head(&p_qos_match_rule->source_list); in osm_qos_policy_validate() 920 cl_list_end(&p_qos_match_rule->source_list)) { in osm_qos_policy_validate()
|
| D | osm_qos_parser_y.y | 1997 … cl_list_insert_tail(&p_current_qos_match_rule->source_list,tmp_str);
|
| /freebsd-10-stable/crypto/openssh/ |
| D | readconf.h | 28 char *source_list; member
|
| D | readconf.c | 1626 cname->source_list = xstrdup(arg); in process_config_line_depth() 2648 printf(" %s:%s", o->permitted_cnames[i].source_list, in dump_client_config()
|
| D | ssh.c | 356 if (match_pattern_list(*namep, rule->source_list, 1) != 1 || in check_follow_cname()
|
| /freebsd-10-stable/contrib/ofed/management/opensm/include/opensm/ |
| D | osm_qos_policy.h | 128 cl_list_t source_list; /* list of strings */ member
|
| /freebsd-10-stable/contrib/gcc/ |
| D | genautomata.c | 2078 add_excls (unit_set_el_t dest_list, unit_set_el_t source_list, in add_excls() argument 2088 for (src = source_list; src != NULL; src = src->next_unit_set_el) in add_excls()
|
| D | ChangeLog-2003 | 37094 `source_list'.
|