| /trueos/crypto/heimdal/appl/afsutil/ |
| HD | pagsh.c | 75 struct getargs getargs[] = { variable 84 static int num_args = sizeof(getargs) / sizeof(getargs[0]); 89 arg_printusage(getargs, num_args, NULL, "command [args...]"); in usage() 110 if(getarg(getargs, num_args, argc, argv, &optind)) in main()
|
| /trueos/crypto/heimdal/lib/roken/ |
| HD | getarg.h | 51 struct getargs{ struct 92 getarg(struct getargs *args, size_t num_args, 96 arg_printusage (struct getargs *args, 102 arg_printusage_i18n (struct getargs *args,
|
| HD | getarg.c | 49 struct getargs *arg, in print_arg() 88 mandoc_template(struct getargs *args, in mandoc_template() 210 arg_printusage (struct getargs *args, in arg_printusage() 220 arg_printusage_i18n (struct getargs *args, in arg_printusage_i18n() 348 arg_match_long(struct getargs *args, size_t num_args, in arg_match_long() 355 struct getargs *partial = NULL; in arg_match_long() 356 struct getargs *current = NULL; in arg_match_long() 473 arg_match_short (struct getargs *args, size_t num_args, in arg_match_short() 545 getarg(struct getargs *args, size_t num_args, in getarg() 587 struct getargs args[] = {
|
| /trueos/crypto/heimdal/lib/krb5/ |
| HD | prog_setup.c | 39 krb5_std_usage(int code, struct getargs *args, int num_args) in krb5_std_usage() 47 struct getargs *args, int num_args, in krb5_program_setup() argument 48 void (KRB5_LIB_CALL *usage)(int, struct getargs*, int)) in krb5_program_setup()
|
| HD | test_kuserok.c | 40 static struct getargs args[] = {
|
| HD | krbhst-test.c | 42 static struct getargs args[] = {
|
| HD | test_get_addrs.c | 55 static struct getargs args[] = {
|
| HD | test_renew.c | 41 static struct getargs args[] = {
|
| HD | test_forward.c | 40 static struct getargs args[] = {
|
| /trueos/crypto/heimdal/appl/test/ |
| HD | common.c | 48 static struct getargs args[] = { 62 server_usage(int code, struct getargs *args, int num_args) in server_usage() 69 client_usage(int code, struct getargs *args, int num_args) in client_usage() 78 void (*usage)(int, struct getargs*, int)) in common_setup() argument
|
| HD | nt_gss_server.c | 56 static struct getargs args[] = { 189 usage(int code, struct getargs *args, int num_args) in usage() 197 void (*usage)(int, struct getargs*, int)) in common_setup() argument
|
| /trueos/crypto/heimdal/appl/ftp/ftp/ |
| HD | main.c | 47 struct getargs getargs[] = { variable 78 static int num_args = sizeof(getargs) / sizeof(getargs[0]); 83 arg_printusage(getargs, num_args, NULL, "[host [port]]"); in usage() 111 if(getarg(getargs, num_args, argc, argv, &optind)) in main()
|
| /trueos/crypto/heimdal/appl/login/ |
| HD | login_locl.h | 97 #define getargs OSFgetargs macro 99 #undef getargs
|
| /trueos/usr.bin/lam/ |
| HD | lam.c | 73 static void getargs(char *[]); 84 getargs(argv); in main() 101 getargs(char *av[]) in getargs() function
|
| /trueos/games/fortune/strfile/ |
| HD | strfile.c | 127 static void getargs(int, char **); 154 getargs(ac, av); /* evalute arguments */ in main() 259 getargs(int argc, char **argv) in getargs() function
|
| /trueos/crypto/heimdal/kpasswd/ |
| HD | kpasswd.c | 42 static struct getargs args[] = { 51 usage (int ret, struct getargs *a, int num_args) in usage()
|
| /trueos/usr.bin/rs/ |
| HD | rs.c | 94 static void getargs(int, char *[]); 113 getargs(argc, argv); in main() 391 getargs(int ac, char *av[]) in getargs() function
|
| /trueos/crypto/heimdal/lib/ipc/ |
| HD | ts.c | 46 static struct getargs args[] = {
|
| HD | tc.c | 48 static struct getargs args[] = {
|
| HD | ts-http.c | 46 static struct getargs args[] = {
|
| /trueos/crypto/heimdal/lib/kadm5/ |
| HD | test_pw_quality.c | 44 static struct getargs args[] = {
|
| /trueos/crypto/heimdal/appl/kf/ |
| HD | kfd.c | 47 static struct getargs args[] = { 59 usage(int code, struct getargs *args, int num_args) in usage()
|
| HD | kf.c | 46 static struct getargs args[] = { 61 usage(int code, struct getargs *args, int num_args) in usage()
|
| /trueos/crypto/heimdal/lib/hdb/ |
| HD | test_dbinfo.c | 40 struct getargs args[] = {
|
| /trueos/crypto/heimdal/kuser/ |
| HD | kverify.c | 39 static struct getargs args[] = {
|