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

12

/freebsd-10.1-release/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
H A Dmi-main.c812 char *optarg; local
1022 char *optarg; local
/freebsd-10.1-release/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
H A Dkrping.c2122 char *optarg; local
[all...]
/freebsd-10.1-release/contrib/bmake/
H A Dgetopt.c57 char *optarg; /* argument associated with option */ variable
/freebsd-10.1-release/contrib/top/
H A Dgetopt.c43 char *optarg; variable
/freebsd-10.1-release/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-10.1-release/lib/libstand/
H A Dgetopt.c44 char *optarg; /* argument associated with option */ variable
/freebsd-10.1-release/contrib/groff/src/include/
H A Dgetopt_int.h41 char *optarg; member in struct:_getopt_data
/freebsd-10.1-release/crypto/heimdal/lib/roken/
H A Dgetopt.c51 ROKEN_LIB_VARIABLE char *optarg; /* argument associated with option */ variable
/freebsd-10.1-release/sbin/atm/atmconfig/
H A Datmconfig.h93 void *optarg; member in struct:option
/freebsd-10.1-release/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/
H A DGetopt.java51 private String optarg = null; field in class:Getopt
[all...]
/freebsd-10.1-release/contrib/file/src/
H A Dgetopt_long.c67 char *optarg; /* argument associated with option */ variable
/freebsd-10.1-release/contrib/gcclibs/libiberty/
H A Dgetopt.c116 char *optarg = NULL; variable
[all...]
/freebsd-10.1-release/crypto/openssh/openbsd-compat/
H A Dgetopt_long.c79 char *optarg; /* argument associated with option */ variable
[all...]
/freebsd-10.1-release/contrib/flex/
H A Dscanopt.c712 char *optname = NULL, *optarg = NULL, *pstart; local
[all...]
/freebsd-10.1-release/contrib/wpa/src/utils/
H A Dcommon.c250 char *optarg; variable
/freebsd-10.1-release/contrib/dtc/
H A Dchecks.c709 void parse_checks_option(bool warn, bool error, const char *optarg) argument
/freebsd-10.1-release/tools/tools/shlib-compat/
H A Dshlib-compat.py810 def optarg(self, a, default): member in class:DwarfdumpParser.Tag
/freebsd-10.1-release/crypto/openssh/
H A Ddefines.h570 # undef optarg macro
576 # define optarg BSDoptarg macro

Completed in 209 milliseconds

12