Searched refs:p_field2 (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/ofed/opensm/opensm/ |
| H A D | osm_subnet.c | 2172 void *p_field1, *p_field2; in osm_subn_parse_conf_file() local 2214 p_field2 = (void *)p_opts + r->opt_offset; in osm_subn_parse_conf_file() 2216 r->parse_fn(NULL, p_key, p_val, p_field1, p_field2, in osm_subn_parse_conf_file() 2238 void *p_field1, *p_field2; in osm_subn_rescan_conf_files() local 2290 p_field2 = (void *)p_opts + r->opt_offset; in osm_subn_rescan_conf_files() 2291 r->parse_fn(p_subn, p_key, p_val, p_field1, p_field2, in osm_subn_rescan_conf_files()
|