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

12

/freebsd-current/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-current/tools/build/cross-build/include/common/
H A Dgetopt.h45 #define optarg __freebsd_optarg macro
/freebsd-current/crypto/heimdal/lib/roken/
H A Dgetopt.c51 ROKEN_LIB_VARIABLE char *optarg; /* argument associated with option */ variable
/freebsd-current/contrib/ntp/sntp/libevent/WIN32-Code/
H A Dgetopt.c53 char *optarg; /* argument associated with option */ variable
/freebsd-current/contrib/unifdef/FreeBSD/
H A Dgetopt.c36 char *optarg; /* argument associated with option */ variable
/freebsd-current/contrib/libevent/WIN32-Code/
H A Dgetopt.c53 char *optarg; /* argument associated with option */ variable
/freebsd-current/lib/libc/stdlib/
H A Dgetopt.c47 char *optarg; /* argument associated with option */ variable
/freebsd-current/stand/libsa/
H A Dgetopt.c37 char *optarg; /* argument associated with option */ variable
/freebsd-current/contrib/bc/include/
H A Dopt.h62 char* optarg; member in struct:BcOpt
/freebsd-current/contrib/libpcap/missing/
H A Dgetopt.c48 char *optarg; /* argument associated with option */ variable
/freebsd-current/contrib/bmake/
H A Dgetopt.c51 char *optarg; /* argument associated with option */ variable
/freebsd-current/contrib/ofed/infiniband-diags/src/
H A Dibaddr.c94 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 Dsminfo.c77 static int process_opt(void *context, int ch, char *optarg) argument
H A Dibping.c172 static int process_opt(void *context, int ch, char *optarg) argument
H A Dibcacheedit.c129 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
H A Dibstat.c258 static int process_opt(void *context, int ch, char *optarg) argument
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/
H A DGetopt.java51 private String optarg = null; field in class:Getopt
[all...]
/freebsd-current/contrib/libfido2/openbsd-compat/
H A Dgetopt_long.c70 char *optarg; /* argument associated with option */ variable
/freebsd-current/contrib/llvm-project/lldb/source/Host/common/
H A DGetOptInc.cpp24 char *optarg; /* argument associated with option */ variable
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dgetopt_long.c93 char *optarg; /* argument associated with option */ variable
[all...]
/freebsd-current/contrib/file/src/
H A Dgetopt_long.c67 char *optarg; /* argument associated with option */ variable

Completed in 228 milliseconds

12