Searched defs:optarg (Results 1 - 25 of 53) sorted by relevance

123

/freebsd-11-stable/contrib/gdb/gdb/mi/
H A Dmi-cmd-file.c37 char *optarg; local
H A Dmi-getopt.c82 char *optarg; local
27 mi_getopt(const char *prefix, int argc, char **argv, struct mi_opt *opts, int *optind, char **optarg) argument
H A Dmi-cmd-disas.c76 char *optarg; local
H A Dmi-cmd-env.c121 char *optarg; local
193 char *optarg; local
H A Dmi-cmd-break.c99 char *optarg; local
202 char *optarg; local
/freebsd-11-stable/sys/contrib/rdma/krping/
H A Dgetopt.c29 krping_getopt(const char *caller, char **options, const struct krping_option *opts, char **optopt, char **optarg, unsigned long *value) argument
/freebsd-11-stable/contrib/top/
H A Dgetopt.c43 char *optarg; variable
/freebsd-11-stable/sys/contrib/rdma/krping_compat/
H A Dgetopt.c29 krping_getopt(const char *caller, char **options, const struct krping_option *opts, char **optopt, char **optarg, unsigned long *value) argument
/freebsd-11-stable/lib/libc/stdlib/
H A Dgetopt.c51 char *optarg; /* argument associated with option */ variable
H A Dgetopt_long.c77 char *optarg; /* argument associated with option */ variable
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dgetopt.c51 ROKEN_LIB_VARIABLE char *optarg; /* argument associated with option */ variable
/freebsd-11-stable/stand/libsa/
H A Dgetopt.c44 char *optarg; /* argument associated with option */ variable
/freebsd-11-stable/contrib/bmake/
H A Dgetopt.c51 char *optarg; /* argument associated with option */ variable
/freebsd-11-stable/contrib/groff/src/include/
H A Dgetopt_int.h41 char *optarg; member in struct:_getopt_data
/freebsd-11-stable/contrib/libpcap/missing/
H A Dgetopt.c48 char *optarg; /* argument associated with option */ variable
/freebsd-11-stable/sbin/atm/atmconfig/
H A Datmconfig.h93 void *optarg; member in struct:option
/freebsd-11-stable/contrib/ofed/infiniband-diags/src/
H A Dibaddr.c94 static int process_opt(void *context, int ch, char *optarg) argument
H A Dsminfo.c77 static int process_opt(void *context, int ch, char *optarg) argument
H A Dibccquery.c342 static int process_opt(void *context, int ch, char *optarg) argument
H A Dsmpquery.c414 static int process_opt(void *context, int ch, char *optarg) argument
H A Dsmpdump.c189 static int process_opt(void *context, int ch, char *optarg) argument
H A Dibsysstat.c280 static int process_opt(void *context, int ch, char *optarg) argument
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/
H A DGetopt.java51 private String optarg = null; field in class:Getopt
[all...]
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dgetopt.c116 char *optarg = NULL; variable
[all...]
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dgetopt_long.c79 char *optarg; /* argument associated with option */ variable
[all...]

Completed in 208 milliseconds

123