Searched defs:optarg (Results 26 - 50 of 50) sorted by relevance

12

/freebsd-12-stable/lib/libc/stdlib/
H A Dgetopt_long.c77 char *optarg; /* argument associated with option */ variable
/freebsd-12-stable/crypto/openssh/openbsd-compat/
H A Dgetopt_long.c79 char *optarg; /* argument associated with option */ variable
[all...]
/freebsd-12-stable/contrib/ofed/infiniband-diags/src/
H A Ddump_fts.c397 static int process_opt(void *context, int ch, char *optarg) argument
H A Dibccconfig.c547 static int process_opt(void *context, int ch, char *optarg) argument
H A Dibroute.c397 static int process_opt(void *context, int ch, char *optarg) argument
H A Drdma-ndd.c205 static int process_opts(void *context, int ch, char *optarg) argument
H A Diblinkinfo.c507 static int process_opt(void *context, int ch, char *optarg) argument
[all...]
H A Dibmirror.c389 static int process_opt(void *context, int ch, char *optarg) argument
H A Dibnetdiscover.c994 static int process_opt(void *context, int ch, char *optarg) argument
H A Dvendstat.c295 static int process_opt(void *context, int ch, char *optarg) argument
H A Dibdiag_common.c214 static int process_opt(int ch, char *optarg) argument
374 ibdiag_process_opts(int argc, char *const argv[], void *cxt, const char *exclude_common_str, const struct ibdiag_opt custom_opts[], int (*custom_handler) (void *cxt, int val, char *optarg), const char *usage_args, const char *usage_examples[]) argument
[all...]
H A Dibqueryerrors.c858 static int process_opt(void *context, int ch, char *optarg) argument
H A Dibtracert.c757 static int process_opt(void *context, int ch, char *optarg) argument
H A Dperfquery.c715 static int process_opt(void *context, int ch, char *optarg) argument
H A Dsaquery.c1550 static int process_opt(void *context, int ch, char *optarg) argument
[all...]
/freebsd-12-stable/contrib/tcpdump/missing/
H A Dgetopt_long.c82 char *optarg; variable
/freebsd-12-stable/contrib/flex/
H A Dscanopt.c712 char *optname = NULL, *optarg = NULL, *pstart; local
[all...]
/freebsd-12-stable/contrib/wpa/src/utils/
H A Dcommon.c379 char *optarg; variable
/freebsd-12-stable/contrib/gdb/gdb/mi/
H A Dmi-main.c812 char *optarg; local
1022 char *optarg; local
/freebsd-12-stable/tools/tools/shlib-compat/
H A Dshlib-compat.py839 def optarg(self, a, default): member in class:DwarfdumpParser.Tag
/freebsd-12-stable/sys/contrib/rdma/krping/
H A Dkrping.c2000 char *optarg; local
[all...]
/freebsd-12-stable/lib/libvmmapi/
H A Dvmmapi.c146 vm_parse_memsize(const char *optarg, size_t *ret_memsize) argument
/freebsd-12-stable/crypto/openssh/
H A Ddefines.h596 # undef optarg macro
602 # define optarg BSDoptarg macro
/freebsd-12-stable/tools/tools/netmap/
H A Dnmreplay.c490 const char *optarg; /* command line argument. Initial value is the error message */ member in struct:_cfg
[all...]
/freebsd-12-stable/contrib/sendmail/src/
H A Dconf.c3074 char *optarg = NULL; /* argument associated with option */ local

Completed in 252 milliseconds

12