Home
last modified time | relevance | path

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

12

/freebsd/sys/contrib/rdma/krping/
H A Dgetopt.c31 char **optarg, unsigned long *value) in krping_getopt()
/freebsd/tools/build/cross-build/include/common/
H A Dgetopt.h45 #define optarg __freebsd_optarg macro
/freebsd/contrib/unifdef/FreeBSD/
H A Dgetopt.c36 char *optarg; /* argument associated with option */ variable
/freebsd/lib/libc/stdlib/
H A Dgetopt.c47 char *optarg; /* argument associated with option */ variable
/freebsd/stand/libsa/
H A Dgetopt.c37 char *optarg; /* argument associated with option */ variable
/freebsd/contrib/libpcap/missing/
H A Dgetopt.c48 char *optarg; /* argument associated with option */ variable
/freebsd/crypto/heimdal/lib/roken/
H A Dgetopt.c51 ROKEN_LIB_VARIABLE char *optarg; /* argument associated with option */ variable
/freebsd/contrib/ntp/sntp/libevent/WIN32-Code/
H A Dgetopt.c53 char *optarg; /* argument associated with option */ variable
/freebsd/contrib/libevent/WIN32-Code/
H A Dgetopt.c53 char *optarg; /* argument associated with option */ variable
/freebsd/contrib/ofed/infiniband-diags/src/
H A Dibaddr.c94 static int process_opt(void *context, int ch, char *optarg) in process_opt()
H A Dsminfo.c77 static int process_opt(void *context, int ch, char *optarg) in process_opt()
H A Dibping.c172 static int process_opt(void *context, int ch, char *optarg) in process_opt()
H A Dibstat.c258 static int process_opt(void *context, int ch, char *optarg) in process_opt()
H A Dibsysstat.c280 static int process_opt(void *context, int ch, char *optarg) in process_opt()
H A Dibcacheedit.c129 static int process_opt(void *context, int ch, char *optarg) in process_opt()
H A Dibdiag_common.c222 static int process_opt(int ch, char *optarg) in process_opt()
386 char *optarg), in ibdiag_process_opts()
H A Drdma-ndd.c205 static int process_opts(void *context, int ch, char *optarg) in process_opts()
H A Dsmpdump.c189 static int process_opt(void *context, int ch, char *optarg) in process_opt()
/freebsd/contrib/tcpdump/missing/
H A Dgetopt_long.c84 char *optarg; variable
569 optarg = (char *)place; local
/freebsd/contrib/bc/include/
H A Dopt.h62 const char* optarg; member
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/
H A DGetopt.java51 private String optarg = null; field in Getopt
/freebsd/contrib/libfido2/openbsd-compat/
H A Dgetopt_long.c70 char *optarg; /* argument associated with option */ variable
/freebsd/contrib/file/src/
H A Dgetopt_long.c67 char *optarg; /* argument associated with option */ variable
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DGetOptInc.cpp24 char *optarg; /* argument associated with option */ variable
/freebsd/crypto/openssh/openbsd-compat/
H A Dgetopt_long.c93 char *optarg; /* argument associated with option */ variable

12