Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ofed/management/opensm/opensm/
Dosm_qos_policy.c369 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()
Dosm_qos_parser_y.y1997 … cl_list_insert_tail(&p_current_qos_match_rule->source_list,tmp_str);
/freebsd-10-stable/crypto/openssh/
Dreadconf.h28 char *source_list; member
Dreadconf.c1626 cname->source_list = xstrdup(arg); in process_config_line_depth()
2648 printf(" %s:%s", o->permitted_cnames[i].source_list, in dump_client_config()
Dssh.c356 if (match_pattern_list(*namep, rule->source_list, 1) != 1 || in check_follow_cname()
/freebsd-10-stable/contrib/ofed/management/opensm/include/opensm/
Dosm_qos_policy.h128 cl_list_t source_list; /* list of strings */ member
/freebsd-10-stable/contrib/gcc/
Dgenautomata.c2078 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()
DChangeLog-200337094 `source_list'.