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

/freebsd-11-stable/contrib/ofed/infiniband-diags/src/
H A Dsminfo.c77 static int process_opt(void *context, int ch, char *optarg) function
112 ibdiag_process_opts(argc, argv, NULL, "sK", opts, process_opt,
H A Dibaddr.c94 static int process_opt(void *context, int ch, char *optarg) function
136 ibdiag_process_opts(argc, argv, NULL, "KL", opts, process_opt,
H A Dsmpdump.c189 static int process_opt(void *context, int ch, char *optarg) function
248 ibdiag_process_opts(argc, argv, NULL, "GKs", opts, process_opt,
H A Dibstat.c257 static int process_opt(void *context, int ch, char *optarg) function
294 ibdiag_process_opts(argc, argv, NULL, "CDeGKLPsty", opts, process_opt,
H A Dibping.c172 static int process_opt(void *context, int ch, char *optarg) function
218 ibdiag_process_opts(argc, argv, NULL, "DKy", opts, process_opt,
H A Dibcacheedit.c129 static int process_opt(void *context, int ch, char *optarg) function
273 opts, process_opt, usage_args,
H A Dibsysstat.c280 static int process_opt(void *context, int ch, char *optarg) function
320 ibdiag_process_opts(argc, argv, NULL, "DKy", opts, process_opt,
H A Dibccquery.c342 static int process_opt(void *context, int ch, char *optarg) function
395 ibdiag_process_opts(argc, argv, NULL, "DK", opts, process_opt,
H A Dvendstat.c295 static int process_opt(void *context, int ch, char *optarg) function
386 ibdiag_process_opts(argc, argv, NULL, "DKy", opts, process_opt,
H A Dsmpquery.c414 static int process_opt(void *context, int ch, char *optarg) function
469 ibdiag_process_opts(argc, argv, NULL, NULL, opts, process_opt,
H A Dibroute.c397 static int process_opt(void *context, int ch, char *optarg) function
451 ibdiag_process_opts(argc, argv, NULL, "K", opts, process_opt,
H A Dibccconfig.c547 static int process_opt(void *context, int ch, char *optarg) function
607 ibdiag_process_opts(argc, argv, NULL, "DK", opts, process_opt,
H A Dibmirror.c389 static int process_opt(void *context, int ch, char *optarg) function
462 ibdiag_process_opts(argc, argv, NULL, "GDLs", opts, process_opt,
H A Ddump_fts.c397 static int process_opt(void *context, int ch, char *optarg) function
449 ibdiag_process_opts(argc, argv, &config, "KGDLs", opts, process_opt,
H A Diblinkinfo.c507 static int process_opt(void *context, int ch, char *optarg) function
638 process_opt, usage_args, NULL);
H A Dibdiag_common.c215 static int process_opt(int ch, char *optarg) function
409 process_opt(ch, optarg))
411 } else if (process_opt(ch, optarg))
H A Dperfquery.c715 static int process_opt(void *context, int ch, char *optarg) function
865 ibdiag_process_opts(argc, argv, NULL, "DK", opts, process_opt,
H A Dibqueryerrors.c858 static int process_opt(void *context, int ch, char *optarg) function
982 ibdiag_process_opts(argc, argv, &config, "cDGKLnRrSs", opts, process_opt,
H A Dibnetdiscover.c994 static int process_opt(void *context, int ch, char *optarg) function
1106 ibdiag_process_opts(argc, argv, &config, "DGKLs", opts, process_opt,
H A Dibtracert.c757 static int process_opt(void *context, int ch, char *optarg) function
807 ibdiag_process_opts(argc, argv, NULL, "DK", opts, process_opt,
H A Dsaquery.c1550 static int process_opt(void *context, int ch, char *optarg) function
1848 ibdiag_process_opts(argc, argv, &params, "DGLsy", opts, process_opt,

Completed in 174 milliseconds