Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_torus.c915 bool parse_dir_link(int c_dir, struct torus *t, const char *parse_sep) in parse_dir_link() function
1075 kw_success = parse_dir_link(1, t, parse_sep); in parse_config()
1079 kw_success = parse_dir_link(-1, t, parse_sep); in parse_config()
1087 kw_success = parse_dir_link(2, t, parse_sep); in parse_config()
1091 kw_success = parse_dir_link(-2, t, parse_sep); in parse_config()
1099 kw_success = parse_dir_link(3, t, parse_sep); in parse_config()
1103 kw_success = parse_dir_link(-3, t, parse_sep); in parse_config()