/openbsd-src/gnu/gcc/gcc/ |
H A D | opts-common.c | 132 prune_options (int *argcp, char ***argvp) in prune_options()
|
H A D | gcc.c | 1168 translate_options (int *argcp, const char *const **argvp) in translate_options()
|
/openbsd-src/gnu/lib/libiberty/src/ |
H A D | argv.c | 313 expandargv (argcp, argvp) in expandargv() argument
|
/openbsd-src/sbin/restore/ |
H A D | main.c | 286 obsolete(int *argcp, char **argvp[]) in obsolete()
|
/openbsd-src/sbin/fsck/ |
H A D | fsck.c | 459 mangle(char *opts, int *argcp, const char ***argvp, int *maxargcp) in mangle()
|
/openbsd-src/sbin/dump/ |
H A D | main.c | 716 obsolete(int *argcp, char **argvp[]) in obsolete()
|
/openbsd-src/gnu/usr.bin/cvs/diff/ |
H A D | system.h | 247 #define initialize_main(argcp, argvp) argument
|
H A D | diff.c | 1209 initialize_main (argcp, argvp) in initialize_main() argument
|
H A D | diff3.c | 1876 initialize_main (argcp, argvp) in initialize_main() argument
|
/openbsd-src/sbin/mount/ |
H A D | mount.c | 708 mangle(char *options, int *argcp, const char **argv, int argcmax) in mangle()
|
/openbsd-src/usr.bin/ssh/ |
H A D | misc.c | 1949 argv_split(const char * s,int * argcp,char *** argvp,int terminate_on_comment) argv_split() argument 2072 argv_next(int * argcp,char *** argvp) argv_next() argument 2084 argv_consume(int * argcp) argv_consume() argument
|
H A D | sftp.c | 1169 makeargv(const char *arg, int *argcp, int sloppy, char *lastquote, in makeargv()
|
/openbsd-src/gnu/usr.bin/perl/os2/ |
H A D | os2ish.h | 226 PERL_SYS_INIT3_BODY(argcp,argvp,envp) global() argument 234 PERL_SYS_INIT_BODY(argcp,argvp) global() argument 243 PERL_SYS_INIT3_BODY(argcp,argvp,envp) global() argument 247 PERL_SYS_INIT_BODY(argcp,argvp) global() argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | gcc.c | 1039 translate_options (argcp, argvp) in translate_options() argument
|
/openbsd-src/gnu/usr.bin/perl/win32/ |
H A D | win32.c | 5415 Perl_win32_init(int * argcp,char *** argvp) Perl_win32_init() argument
|
/openbsd-src/gnu/usr.bin/perl/vms/ |
H A D | vms.c | 9636 vms_image_init(int *argcp, char ***argvp)
|
/openbsd-src/gnu/usr.bin/perl/ |
H A D | perl.h | 3585 PERL_SYS_INIT3_BODY(argvp,argcp,envp) global() argument
|