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

/freebsd-13-stable/contrib/ofed/infiniband-diags/src/
H A Dibdiag_common.c389 char str_opts[1024]; local
405 make_str_opts(long_opts, str_opts, sizeof(str_opts));
408 int ch = getopt_long(argc, argv, str_opts, long_opts, NULL);

Completed in 56 milliseconds