Searched refs:help_flag (Results 1 - 25 of 79) sorted by relevance

1234

/freebsd-11-stable/crypto/heimdal/kuser/
H A Dkverify.c36 static int help_flag = 0; variable
41 { "help", 0, arg_flag, &help_flag }
71 if (help_flag)
H A Dgenerate-requests.c98 static int help_flag = 0; variable
102 { "help", 0, arg_flag, &help_flag }
126 if (help_flag)
H A Dkcc.c40 static int help_flag; variable
44 { "help", 0, arg_flag, &help_flag, NULL, NULL }
135 if (help_flag)
H A Dkdecode_ticket.c38 static int help_flag; variable
83 { "help", 0, arg_flag, &help_flag }
114 if (help_flag)
H A Dkdestroy.c38 static int help_flag; variable
58 { "help", 'h', arg_flag, &help_flag, NULL, NULL}
84 if (help_flag)
/freebsd-11-stable/crypto/heimdal/lib/hdb/
H A Dtest_dbinfo.c37 static int help_flag; variable
41 { "help", 'h', arg_flag, &help_flag },
59 if(help_flag)
/freebsd-11-stable/crypto/heimdal/lib/ipc/
H A Dtc.c45 static int help_flag; variable
49 { "help", 'h', arg_flag, &help_flag },
112 if (help_flag)
H A Dts.c43 static int help_flag; variable
47 { "help", 'h', arg_flag, &help_flag },
85 if (help_flag)
H A Dts-http.c43 static int help_flag; variable
47 { "help", 'h', arg_flag, &help_flag },
123 if (help_flag)
/freebsd-11-stable/crypto/heimdal/lib/kadm5/
H A Dtest_pw_quality.c40 static int help_flag; variable
48 { "help", 0, arg_flag, &help_flag }
63 if(help_flag)
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dkrbhst-test.c40 static int help_flag = 0; variable
45 {"help", 0, arg_flag, &help_flag,
74 if (help_flag)
H A Dtest_get_addrs.c53 static int help_flag = 0; variable
58 {"help", 0, arg_flag, &help_flag,
85 if (help_flag)
H A Dtest_kuserok.c38 static int help_flag = 0; variable
43 {"help", 0, arg_flag, &help_flag,
71 if (help_flag)
H A Dtest_renew.c39 static int help_flag = 0; variable
44 {"help", 0, arg_flag, &help_flag,
74 if (help_flag)
H A Dtest_forward.c38 static int help_flag = 0; variable
43 {"help", 0, arg_flag, &help_flag,
74 if (help_flag)
H A Dtest_hostname.c39 static int help_flag = 0; variable
100 {"help", 0, arg_flag, &help_flag,
124 if (help_flag)
H A Dtest_pkinit_dh2key.c161 static int help_flag = 0; variable
166 {"help", 0, arg_flag, &help_flag,
193 if (help_flag)
H A Dtest_alname.c78 static int help_flag = 0; variable
83 {"help", 0, arg_flag, &help_flag,
111 if (help_flag)
H A Dtest_crypto_wrapping.c99 static int help_flag = 0; variable
104 {"help", 0, arg_flag, &help_flag,
142 if (help_flag)
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dgetaddrinfo-test.c45 static int help_flag; variable
53 {"help", 0, arg_flag, &help_flag, NULL, NULL}
124 if (help_flag)
/freebsd-11-stable/crypto/heimdal/admin/
H A Dktutil.c39 static int help_flag; variable
58 &help_flag,
163 if(help_flag)
/freebsd-11-stable/crypto/heimdal/kdc/
H A Dkstash.c40 static int help_flag; variable
58 { "help", 'h', arg_flag, &help_flag, NULL, NULL },
76 if(help_flag)
/freebsd-11-stable/crypto/heimdal/lib/wind/
H A Didn-lookup.c52 static int help_flag = 0; variable
122 {"help", 0, arg_flag, &help_flag,
145 if (help_flag)
/freebsd-11-stable/contrib/com_err/
H A Dcompile_et.c187 int help_flag; variable
190 { "help", 0, arg_flag, &help_flag }
210 if(help_flag)
/freebsd-11-stable/crypto/heimdal/appl/afsutil/
H A Dpagsh.c68 static int help_flag; variable
81 { "help", 'h', arg_flag, &help_flag },
112 if(help_flag)

Completed in 121 milliseconds

1234