Searched refs:getargs (Results 1 - 25 of 117) sorted by relevance

12345

/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dprog_setup.c41 krb5_std_usage(int code, struct getargs *args, int num_args)
49 struct getargs *args, int num_args,
50 void (KRB5_LIB_CALL *usage)(int, struct getargs*, int))
48 krb5_program_setup(krb5_context *context, int argc, char **argv, struct getargs *args, int num_args, void (KRB5_LIB_CALL *usage)(int, struct getargs*, int)) argument
H A Dkrbhst-test.c44 static struct getargs args[] = {
H A Dtest_get_addrs.c57 static struct getargs args[] = {
H A Dtest_kuserok.c42 static struct getargs args[] = {
H A Dtest_renew.c43 static struct getargs args[] = {
H A Dtest_forward.c42 static struct getargs args[] = {
H A Dtest_gic.c92 static struct getargs args[] = {
H A Dtest_hostname.c97 static struct getargs args[] = {
H A Dtest_pkinit_dh2key.c165 static struct getargs args[] = {
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dgetarg.h53 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 Dgetarg.c51 struct getargs *arg,
90 mandoc_template(struct getargs *args,
213 arg_printusage (struct getargs *args,
223 arg_printusage_i18n (struct getargs *args,
351 arg_match_long(struct getargs *args, size_t num_args,
358 struct getargs *partial = NULL;
359 struct getargs *current = NULL;
476 arg_match_short (struct getargs *args, size_t num_args,
546 getarg(struct getargs *args, size_t num_args,
588 struct getargs arg
[all...]
/netbsd-6-1-5-RELEASE/games/fortune/unstr/
H A Dunstr.c82 void getargs(char *[]);
94 getargs(av);
117 getargs(av) function
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hdb/
H A Dtest_mkey.c12 struct getargs args[] = {
H A Dtest_dbinfo.c42 struct getargs args[] = {
H A Dtest_hdbkeys.c44 struct getargs args[] = {
/netbsd-6-1-5-RELEASE/usr.bin/lam/
H A Dlam.c68 static int morefiles; /* set by getargs(), changed by gatherline() */
75 static void getargs(char *[]);
83 getargs(argv);
100 getargs(char *av[]) function
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/kuser/
H A Dkverify.c41 static struct getargs args[] = {
H A Dgenerate-requests.c102 static struct getargs args[] = {
H A Dkcc.c44 static struct getargs args[] = {
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/ipc/
H A Dtc.c50 static struct getargs args[] = {
H A Dts.c48 static struct getargs args[] = {
H A Dts-http.c48 static struct getargs args[] = {
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/kadm5/
H A Dtest_pw_quality.c46 static struct getargs args[] = {
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/kpasswd/
H A Dkpasswd.c44 static struct getargs args[] = {
52 usage (int ret, struct getargs *a, int num_args)
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dtest_rand.c58 static struct getargs args[] = {

Completed in 193 milliseconds

12345