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

12

/freebsd-13-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-13-stable/tools/build/cross-build/include/common/
H A Dgetopt.h47 #define optarg __freebsd_optarg macro
/freebsd-13-stable/lib/libc/stdlib/
H A Dgetopt.c53 char *optarg; /* argument associated with option */ variable
H A Dgetopt_long.c77 char *optarg; /* argument associated with option */ variable
/freebsd-13-stable/stand/libsa/
H A Dgetopt.c44 char *optarg; /* argument associated with option */ variable
/freebsd-13-stable/crypto/heimdal/lib/roken/
H A Dgetopt.c51 ROKEN_LIB_VARIABLE char *optarg; /* argument associated with option */ variable
/freebsd-13-stable/contrib/bmake/
H A Dgetopt.c51 char *optarg; /* argument associated with option */ variable
/freebsd-13-stable/contrib/libpcap/missing/
H A Dgetopt.c48 char *optarg; /* argument associated with option */ variable
/freebsd-13-stable/contrib/bc/include/
H A Dopt.h50 char *optarg; member in struct:BcOpt
/freebsd-13-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 Dibping.c172 static int process_opt(void *context, int ch, char *optarg) argument
H A Dibstat.c257 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 Dsmpdump.c189 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 Dibcacheedit.c129 static int process_opt(void *context, int ch, char *optarg) argument
H A Dibroute.c399 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
/freebsd-13-stable/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/
H A DGetopt.java51 private String optarg = null; field in class:Getopt
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/source/Host/common/
H A DGetOptInc.cpp24 char *optarg; /* argument associated with option */ variable
/freebsd-13-stable/contrib/file/src/
H A Dgetopt_long.c67 char *optarg; /* argument associated with option */ variable
/freebsd-13-stable/crypto/openssh/openbsd-compat/
H A Dgetopt_long.c79 char *optarg; /* argument associated with option */ variable
[all...]
/freebsd-13-stable/contrib/tcpdump/missing/
H A Dgetopt_long.c82 char *optarg; variable

Completed in 183 milliseconds

12