| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/ |
| H A D | getarg.h | 53 struct getargs{ struct 94 getarg(struct getargs *args, size_t num_args, 98 arg_printusage (struct getargs *args, 104 arg_printusage_i18n (struct getargs *args,
|
| H A D | getarg.c | 51 struct getargs *arg, in print_arg() 90 mandoc_template(struct getargs *args, in mandoc_template() 212 arg_printusage (struct getargs *args, in arg_printusage() 222 arg_printusage_i18n (struct getargs *args, in arg_printusage_i18n() 350 arg_match_long(struct getargs *args, size_t num_args, in arg_match_long() 357 struct getargs *partial = NULL; in arg_match_long() 358 struct getargs *current = NULL; in arg_match_long() 475 arg_match_short (struct getargs *args, size_t num_args, in arg_match_short() 547 getarg(struct getargs *args, size_t num_args, in getarg() 589 struct getargs args[] = {
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
| H A D | prog_setup.c | 41 krb5_std_usage(int code, struct getargs *args, int num_args) in krb5_std_usage() 49 struct getargs *args, int num_args, in krb5_program_setup() argument 50 void (KRB5_LIB_CALL *usage)(int, struct getargs*, int)) in krb5_program_setup()
|
| H A D | test_expand_toks.c | 42 static struct getargs args[] = {
|
| H A D | krbhst-test.c | 44 static struct getargs args[] = {
|
| H A D | test_kuserok.c | 42 static struct getargs args[] = {
|
| /netbsd-src/games/fortune/unstr/ |
| H A D | unstr.c | 82 void getargs(char *[]); 92 getargs(av); in main() 115 getargs(char *av[]) in getargs() function
|
| /netbsd-src/usr.bin/lam/ |
| H A D | lam.c | 75 static void getargs(char *[]); 83 getargs(argv); in main() 100 getargs(char *av[]) in getargs() function
|
| /netbsd-src/sys/arch/sparc/sparc/ |
| H A D | syscall.c | 97 static inline int getargs(struct proc *p, struct trapframe *, 135 getargs(struct proc *p, struct trapframe *tf, register_t *code, in getargs() function 246 if ((error = getargs(p, tf, &code, &callp, &args)) != 0) in syscall()
|
| /netbsd-src/usr.bin/jot/ |
| H A D | jot.c | 81 static void getargs(int, char *[]); 93 getargs(argc, argv); in main() 138 getargs(int argc, char *argv[]) in getargs() function
|
| /netbsd-src/sbin/mount/ |
| H A D | mount.c | 375 volatile int getargs; in mountfs() local 390 getargs = strstr(options, "getargs") != NULL; in mountfs() 392 getargs = 0; in mountfs() 397 if (getargs == 0 && strcmp(name, "/") == 0 && !hasopt(optbuf, "union")) in mountfs() 452 if (getargs && in mountfs() 518 if (buf || getargs) { in mountfs()
|
| /netbsd-src/sys/arch/sparc64/sparc64/ |
| H A D | syscall.c | 115 static inline int getargs(struct proc *, struct trapframe64 *, 154 getargs(struct proc *p, struct trapframe64 *tf, register_t *code, in getargs() function 305 if ((error = getargs(p, tf, &code, &callp, &args, &s64)) != 0) in syscall()
|
| /netbsd-src/sys/compat/common/ |
| H A D | kern_time_50.c | 322 struct compat_50_sys_getitimer_args getargs; in compat_50_sys_setitimer() local 334 SCARG(&getargs, which) = which; in compat_50_sys_setitimer() 335 SCARG(&getargs, itv) = SCARG(uap, oitv); in compat_50_sys_setitimer() 336 if ((error = compat_50_sys_getitimer(l, &getargs, retval)) != 0) in compat_50_sys_setitimer()
|
| /netbsd-src/games/fortune/strfile/ |
| H A D | strfile.c | 134 static void getargs(int argc, char **argv); 168 getargs(ac, av); /* evalute arguments */ in main() 266 getargs(int argc, char **argv) in getargs() function
|
| /netbsd-src/sys/compat/netbsd32/ |
| H A D | netbsd32_time.c | 142 struct netbsd32___getitimer50_args getargs; in netbsd32___setitimer50() local 153 SCARG(&getargs, which) = which; in netbsd32___setitimer50() 154 SCARG(&getargs, itv) = SCARG(uap, oitv); in netbsd32___setitimer50() 155 if ((error = netbsd32___getitimer50(l, &getargs, retval)) != 0) in netbsd32___setitimer50()
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/kpasswd/ |
| H A D | kpasswd.c | 44 static struct getargs args[] = { 53 usage (int ret, struct getargs *a, int num_args) in usage()
|
| /netbsd-src/usr.bin/rs/ |
| H A D | rs.c | 97 static void getargs(int, char *[]); 115 getargs(argc, argv); in main() 393 getargs(int ac, char *av[]) in getargs() function
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/tests/bin/ |
| H A D | intr.c | 12 static struct getargs args[] = {
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/hdb/ |
| H A D | test_mkey.c | 12 struct getargs args[] = {
|
| H A D | test_dbinfo.c | 42 struct getargs args[] = {
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/ipc/ |
| H A D | ts.c | 48 static struct getargs args[] = {
|
| H A D | tc.c | 50 static struct getargs args[] = {
|
| /netbsd-src/external/mit/libuv/dist/src/unix/ |
| H A D | aix-common.c | 83 res = getargs(&pi, sizeof(pi), args, sizeof(args)); in uv_exepath()
|
| /netbsd-src/sys/arch/luna68k/stand/boot/ |
| H A D | parse.c | 178 getargs(char buffer[], char *argv[], int maxargs) in getargs() function
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/kadm5/ |
| H A D | test_pw_quality.c | 50 static struct getargs args[] = {
|