Searched refs:guid_file (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/ofed/infiniband-diags/src/
H A Dmcm_rereg_test.c312 static int rereg_and_test_port(char *guid_file, int port, int agent, argument
330 f = fopen(guid_file, "r");
332 err("cannot open %s: %s\n", guid_file, strerror(errno));
361 char *guid_file = "port_guids.list"; local
369 guid_file = argv[1];
390 rereg_and_test_port(guid_file, port, agent, &dport_id, TMO);

Completed in 61 milliseconds