Searched defs:optarg (Results 1 - 25 of 28) sorted by last modified time

12

/freebsd-10.0-release/crypto/heimdal/lib/roken/
H A Dgetopt.c51 ROKEN_LIB_VARIABLE char *optarg; /* argument associated with option */ variable
/freebsd-10.0-release/crypto/openssh/
H A Ddefines.h555 # undef optarg macro
561 # define optarg BSDoptarg macro
/freebsd-10.0-release/crypto/openssh/openbsd-compat/
H A Dgetopt_long.c79 char *optarg; /* argument associated with option */ variable
[all...]
/freebsd-10.0-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.c2124 char *optarg; local
[all...]
/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/
H A DGetopt.java51 private String optarg = null; field in class:Getopt
[all...]
/freebsd-10.0-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.0-release/lib/libstand/
H A Dgetopt.c44 char *optarg; /* argument associated with option */ variable
/freebsd-10.0-release/lib/libvmmapi/
H A Dvmmapi.c130 vm_parse_memsize(const char *optarg, size_t *ret_memsize) argument
/freebsd-10.0-release/contrib/ntp/util/
H A Dntp-keygen.c107 #define optarg ntp_optarg macro
/freebsd-10.0-release/contrib/bmake/
H A Dgetopt.c57 char *optarg; /* argument associated with option */ variable
/freebsd-10.0-release/contrib/dtc/
H A Dchecks.c705 void parse_checks_option(bool warn, bool error, const char *optarg) argument
/freebsd-10.0-release/contrib/top/
H A Dgetopt.c43 char *optarg; variable
/freebsd-10.0-release/contrib/groff/src/include/
H A Dgetopt_int.h41 char *optarg; member in struct:_getopt_data
/freebsd-10.0-release/contrib/sendmail/src/
H A Dconf.c2998 char *optarg = NULL; /* argument associated with option */ local
/freebsd-10.0-release/contrib/wpa/src/utils/
H A Dcommon.c250 char *optarg; variable
/freebsd-10.0-release/contrib/file/
H A Dgetopt_long.c67 char *optarg; /* argument associated with option */ variable
/freebsd-10.0-release/contrib/gcclibs/libiberty/
H A Dgetopt.c116 char *optarg = NULL; variable
[all...]
/freebsd-10.0-release/contrib/flex/
H A Dscanopt.c712 char *optname = NULL, *optarg = NULL, *pstart; local
[all...]
/freebsd-10.0-release/contrib/gdb/gdb/mi/
H A Dmi-cmd-break.c99 char *optarg; local
202 char *optarg; local
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-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

Completed in 213 milliseconds

12