| /freebsd-11-stable/contrib/ofed/infiniband-diags/src/ |
| HD | ibaddr.c | 94 static int process_opt(void *context, int ch, char *optarg) in process_opt() function 136 ibdiag_process_opts(argc, argv, NULL, "KL", opts, process_opt, in main()
|
| HD | sminfo.c | 77 static int process_opt(void *context, int ch, char *optarg) in process_opt() function 112 ibdiag_process_opts(argc, argv, NULL, "sK", opts, process_opt, in main()
|
| HD | ibping.c | 172 static int process_opt(void *context, int ch, char *optarg) in process_opt() function 218 ibdiag_process_opts(argc, argv, NULL, "DKy", opts, process_opt, in main()
|
| HD | ibstat.c | 257 static int process_opt(void *context, int ch, char *optarg) in process_opt() function 294 ibdiag_process_opts(argc, argv, NULL, "CDeGKLPsty", opts, process_opt, in main()
|
| HD | ibcacheedit.c | 129 static int process_opt(void *context, int ch, char *optarg) in process_opt() function 273 opts, process_opt, usage_args, in main()
|
| HD | smpdump.c | 189 static int process_opt(void *context, int ch, char *optarg) in process_opt() function 248 ibdiag_process_opts(argc, argv, NULL, "GKs", opts, process_opt, in main()
|
| HD | ibsysstat.c | 280 static int process_opt(void *context, int ch, char *optarg) in process_opt() function 320 ibdiag_process_opts(argc, argv, NULL, "DKy", opts, process_opt, in main()
|
| HD | ibccquery.c | 342 static int process_opt(void *context, int ch, char *optarg) in process_opt() function 395 ibdiag_process_opts(argc, argv, NULL, "DK", opts, process_opt, in main()
|
| HD | ibroute.c | 397 static int process_opt(void *context, int ch, char *optarg) in process_opt() function 451 ibdiag_process_opts(argc, argv, NULL, "K", opts, process_opt, in main()
|
| HD | ibdiag_common.c | 215 static int process_opt(int ch, char *optarg) in process_opt() function 409 process_opt(ch, optarg)) in ibdiag_process_opts() 411 } else if (process_opt(ch, optarg)) in ibdiag_process_opts()
|
| HD | smpquery.c | 414 static int process_opt(void *context, int ch, char *optarg) in process_opt() function 469 ibdiag_process_opts(argc, argv, NULL, NULL, opts, process_opt, in main()
|
| HD | ibmirror.c | 389 static int process_opt(void *context, int ch, char *optarg) in process_opt() function 462 ibdiag_process_opts(argc, argv, NULL, "GDLs", opts, process_opt, in main()
|
| HD | ibccconfig.c | 547 static int process_opt(void *context, int ch, char *optarg) in process_opt() function 607 ibdiag_process_opts(argc, argv, NULL, "DK", opts, process_opt, in main()
|
| HD | dump_fts.c | 397 static int process_opt(void *context, int ch, char *optarg) in process_opt() function 449 ibdiag_process_opts(argc, argv, &config, "KGDLs", opts, process_opt, in main()
|
| HD | vendstat.c | 295 static int process_opt(void *context, int ch, char *optarg) in process_opt() function 386 ibdiag_process_opts(argc, argv, NULL, "DKy", opts, process_opt, in main()
|
| HD | iblinkinfo.c | 507 static int process_opt(void *context, int ch, char *optarg) in process_opt() function 638 process_opt, usage_args, NULL); in main()
|
| HD | ibtracert.c | 757 static int process_opt(void *context, int ch, char *optarg) in process_opt() function 807 ibdiag_process_opts(argc, argv, NULL, "DK", opts, process_opt, in main()
|
| HD | ibqueryerrors.c | 858 static int process_opt(void *context, int ch, char *optarg) in process_opt() function 982 ibdiag_process_opts(argc, argv, &config, "cDGKLnRrSs", opts, process_opt, in main()
|
| HD | perfquery.c | 715 static int process_opt(void *context, int ch, char *optarg) in process_opt() function 865 ibdiag_process_opts(argc, argv, NULL, "DK", opts, process_opt, in main()
|
| HD | ibnetdiscover.c | 994 static int process_opt(void *context, int ch, char *optarg) in process_opt() function 1106 ibdiag_process_opts(argc, argv, &config, "DGKLs", opts, process_opt, in main()
|
| HD | saquery.c | 1550 static int process_opt(void *context, int ch, char *optarg) in process_opt() function 1848 ibdiag_process_opts(argc, argv, ¶ms, "DGLsy", opts, process_opt, in main()
|