/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/ |
H A D | getarg.h | 53 struct getargs{ struct 54 const char *long_name; 55 char short_name; 56 enum { arg_integer, 64 } type; 65 void *value; 66 const char *help; 67 const char *arg_help;
|
/netbsd-src/external/bsd/ntp/bin/ntptrace/ |
H A D | ntptrace.awk | 16 function getargs( command, i, argc, argv, done) { function 128 getargs() function
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
H A D | prog_setup.c | 49 struct getargs *args, int num_args, in krb5_program_setup()
|
/netbsd-src/games/fortune/unstr/ |
H A D | unstr.c | 115 getargs(char *av[]) in getargs() function
|
/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/usr.bin/jot/ |
H A D | jot.c | 138 getargs(int argc, char *argv[]) in getargs() function
|
/netbsd-src/sys/arch/sparc/sparc/ |
H A D | syscall.c | 135 getargs(struct proc *p, struct trapframe *tf, register_t *code, in getargs() function
|
/netbsd-src/usr.bin/lam/ |
H A D | lam.c | 100 getargs(char *av[]) in getargs() function
|
/netbsd-src/sys/arch/sparc64/sparc64/ |
H A D | syscall.c | 154 getargs(struct proc *p, struct trapframe64 *tf, register_t *code, in getargs() function
|
/netbsd-src/games/fortune/strfile/ |
H A D | strfile.c | 266 getargs(int argc, char **argv) in getargs() function
|
/netbsd-src/usr.bin/rs/ |
H A D | rs.c | 393 getargs(int ac, char *av[]) in getargs() function
|
/netbsd-src/sbin/mount/ |
H A D | mount.c | 375 volatile int getargs; in mountfs() local
|
/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
|
/netbsd-src/sys/compat/netbsd32/ |
H A D | netbsd32_time.c | 142 struct netbsd32___getitimer50_args getargs; in netbsd32___setitimer50() local
|
H A D | netbsd32_compat_50.c | 838 struct compat_50_netbsd32_getitimer_args getargs; in compat_50_netbsd32_setitimer() local
|
/netbsd-src/games/fortune/fortune/ |
H A D | fortune.c | 298 getargs(int argc, char **argv) in getargs() function
|
/netbsd-src/sys/kern/ |
H A D | kern_time.c | 1606 struct sys___getitimer50_args getargs; sys___setitimer50() local
|