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

123456

/macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/pemtool/
H A Dpemtool.c32 int optarg = 0; local
/macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/certsFromDb/
H A DcertsFromDb.cpp41 int optarg = 3; local
/macosx-10.10.1/apache-793/httpd/server/
H A Dmpm_unix.c859 const char *optarg; local
[all...]
/macosx-10.10.1/postfix-255/postfix/src/milter/
H A Dtest-milter.c531 static void parse_hdr_info(const char *optarg, int *idx, argument
[all...]
/macosx-10.10.1/zsh-61/zsh/Src/
H A Dbuiltin.c5207 char *eptr, *optarg = OPT_ARG(ops,c); local
/macosx-10.10.1/OpenSSH-189/openssh/
H A Ddefines.h557 # undef optarg macro
563 # define optarg BSDoptarg macro
/macosx-10.10.1/apr-32/apr/apr/test/
H A Dtestlockperf.c231 const char *optarg; local
/macosx-10.10.1/dcerpc-61/dcerpc/demos/access/
H A Dgetopt.c46 char* optarg = NULL; variable
/macosx-10.10.1/dcerpc-61/dcerpc/demos/echo_number/
H A Dgetopt.c46 char* optarg = NULL; variable
/macosx-10.10.1/dcerpc-61/dcerpc/demos/echo_server/
H A Dgetopt.c46 char* optarg = NULL; variable
/macosx-10.10.1/Heimdal-398.1.2/lib/roken/
H A Dgetopt.c51 ROKEN_LIB_VARIABLE char *optarg; /* argument associated with option */ variable
/macosx-10.10.1/bind9-45.101/bind9/bin/pkcs11/win32/
H A Dwin32.c66 char *optarg; /* argument associated with option */ variable
/macosx-10.10.1/ksh-23/ksh/src/cmd/INIT/
H A Dproto.c389 char* checkpoint; int constack; struct ppinstk* in; char* addp; char* args; char* addbuf; char* catbuf; char* hdrbuf; char* hidebuf; char* path; char* tmpbuf; char* valbuf; char* optflags; int lastout; char* include; char* prefix; struct ppmember* member; int hidden; int hiding; int level; struct { int input; int output; } pool; struct { long ro_state; long ro_mode; long ro_option; long ro_op[2]; int on; char* symtab; } reset; int truncate; struct ppmacstk* macp; char* maxmac; char* mactop; char* toknxt; long* control; long* maxcon; struct oplist* chop; struct ppfile* insert; struct ppfile* original; struct ppdirs* found; int vendor; char* dirtab; char* strtab; PPBUILTIN builtin; PPCOMMENT comment; PPINCREF incref; PPLINESYNC linesync; PPLINESYNC olinesync; PPMACREF macref; PPOPTARG optarg; PPPRAGMA pragma; struct counter counter; char funbuf[256]; member in struct:ppglobals
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/include/
H A Dgetopt-compat.h28 #define optarg lutil_optarg macro
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/libraries/liblutil/
H A Dgetopt.c45 char * optarg; variable
/macosx-10.10.1/libutil-38/
H A Dgetmntopts.c59 char **optarg; member in struct:mntoptparse
/macosx-10.10.1/Libc-1044.1.2/stdlib/FreeBSD/
H A Dgetopt.c52 char *optarg; /* argument associated with option */ variable
/macosx-10.10.1/xnu-2782.1.97/tools/tests/libMicro/apple/
H A Dgetaddrinfo_host.c133 benchmark_optswitch(int opt, char *optarg) argument
H A Dgetaddrinfo_port.c90 benchmark_optswitch(int opt, char *optarg) argument
H A Dgetgrent.c88 benchmark_optswitch(int opt, char *optarg) argument
H A Dgetgrgid.c129 benchmark_optswitch(int opt, char *optarg) argument
H A Dgetgrnam.c104 benchmark_optswitch(int opt, char *optarg) argument
H A Dgetpwent.c88 benchmark_optswitch(int opt, char *optarg) argument
H A Dgetpwnam.c116 benchmark_optswitch(int opt, char *optarg) argument
H A Dgetpwuid.c134 benchmark_optswitch(int opt, char *optarg) argument

Completed in 337 milliseconds

123456