Searched refs:str_opts (Results 1 – 1 of 1) sorted by relevance
389 char str_opts[1024]; in ibdiag_process_opts() local405 make_str_opts(long_opts, str_opts, sizeof(str_opts)); in ibdiag_process_opts()408 int ch = getopt_long(argc, argv, str_opts, long_opts, NULL); in ibdiag_process_opts()