Searched defs:getargs (Results 1 – 13 of 13) sorted by relevance
| /freebsd-13.1/crypto/heimdal/lib/roken/ |
| H A D | getarg.h | 51 struct getargs{ struct 52 const char *long_name; 53 char short_name; 54 enum { arg_integer, 62 } type; 63 void *value; 64 const char *help; 65 const char *arg_help;
|
| /freebsd-13.1/crypto/heimdal/appl/login/ |
| H A D | login_locl.h | 97 #define getargs OSFgetargs macro
|
| /freebsd-13.1/crypto/heimdal/lib/krb5/ |
| H A D | prog_setup.c | 47 struct getargs *args, int num_args, in krb5_program_setup()
|
| /freebsd-13.1/tools/tools/tinybsd/ |
| H A D | tinybsd | 40 getargs () { function
|
| /freebsd-13.1/crypto/heimdal/appl/afsutil/ |
| H A D | pagsh.c | 75 struct getargs getargs[] = { variable
|
| /freebsd-13.1/usr.bin/lam/ |
| H A D | lam.c | 119 getargs(char *av[]) in getargs() function
|
| /freebsd-13.1/crypto/heimdal/appl/test/ |
| H A D | common.c | 78 void (*usage)(int, struct getargs*, int)) in common_setup()
|
| H A D | nt_gss_server.c | 197 void (*usage)(int, struct getargs*, int)) in common_setup()
|
| /freebsd-13.1/crypto/heimdal/appl/ftp/ftp/ |
| H A D | main.c | 47 struct getargs getargs[] = { variable
|
| /freebsd-13.1/usr.bin/fortune/strfile/ |
| H A D | strfile.c | 259 getargs(int argc, char **argv) in getargs() function
|
| /freebsd-13.1/usr.bin/rs/ |
| H A D | rs.c | 393 getargs(int ac, char *av[]) in getargs() function
|
| /freebsd-13.1/contrib/byacc/ |
| H A D | main.c | 311 getargs(int argc, char *argv[]) in getargs() function
|
| /freebsd-13.1/usr.bin/fortune/fortune/ |
| H A D | fortune.c | 276 getargs(int argc, char *argv[]) in getargs() function
|