Searched refs:getarg (Results 1 - 25 of 139) sorted by relevance

123456

/macosx-10.9.5/Heimdal-323.92.1/lib/krb5/
H A Dprog_setup.c35 #include <getarg.h>
61 if(getarg(args, num_args, argc, argv, &optidx))
H A Dkrbhst-test.c37 #include <getarg.h>
71 if(getarg(args, sizeof(args) / sizeof(args[0]), argc, argv, &optidx))
H A Dtest_get_addrs.c35 #include <getarg.h>
82 if(getarg(args, sizeof(args) / sizeof(args[0]), argc, argv, &optidx))
H A Dtest_kuserok.c34 #include <getarg.h>
68 if(getarg(args, sizeof(args) / sizeof(args[0]), argc, argv, &o))
H A Dtest_renew.c36 #include <getarg.h>
71 if(getarg(args, sizeof(args) / sizeof(args[0]), argc, argv, &optidx))
H A Dtest_sendto.c36 #include <getarg.h>
78 if(getarg(args, sizeof(args) / sizeof(args[0]), argc, argv, &optidx))
H A Dtest_srv.c36 #include <getarg.h>
76 if(getarg(args, sizeof(args) / sizeof(args[0]), argc, argv, &optidx))
H A Dtest_forward.c35 #include <getarg.h>
71 if(getarg(args, sizeof(args) / sizeof(args[0]), argc, argv, &optidx))
H A Dtest_hostname.c35 #include <getarg.h>
121 if(getarg(args, sizeof(args) / sizeof(args[0]), argc, argv, &optidx))
H A Dtest_pkinit_dh2key.c35 #include <getarg.h>
190 if(getarg(args, sizeof(args) / sizeof(args[0]), argc, argv, &optidx))
/macosx-10.9.5/Heimdal-323.92.1/lib/kadm5/
H A Diprop.h40 #include <getarg.h>
/macosx-10.9.5/Heimdal-323.92.1/lib/hdb/
H A Dtest_mkey.c3 #include <getarg.h>
26 if(getarg(args, num_args, argc, argv, &o))
H A Dtest_dbinfo.c35 #include <getarg.h>
56 if(getarg(args, num_args, argc, argv, &o))
H A Dtest_hdbkeys.c35 #include <getarg.h>
63 if(getarg(args, num_args, argc, argv, &o))
/macosx-10.9.5/Heimdal-323.92.1/admin/
H A Dktutil_locl.h62 #include <getarg.h>
/macosx-10.9.5/Heimdal-323.92.1/appl/kf/
H A Dkf_locl.h73 #include <getarg.h>
/macosx-10.9.5/Heimdal-323.92.1/lib/ipc/
H A Dtc.c41 #include <getarg.h>
109 if (getarg(args, num_args, argc, argv, &optidx))
H A Dts.c40 #include <getarg.h>
82 if (getarg(args, num_args, argc, argv, &optidx))
H A Dts-http.c40 #include <getarg.h>
120 if (getarg(args, num_args, argc, argv, &optidx))
/macosx-10.9.5/Heimdal-323.92.1/appl/test/
H A Dtest_locl.h73 #include <getarg.h>
/macosx-10.9.5/Heimdal-323.92.1/kpasswd/
H A Dkpasswd_locl.h98 #include <getarg.h>
/macosx-10.9.5/Heimdal-323.92.1/lib/roken/
H A Dgetarg.h92 getarg(struct getargs *args, size_t num_args,
/macosx-10.9.5/Heimdal-323.92.1/appl/otp/
H A Dotpprint.c35 #include <getarg.h>
105 if(getarg(args, num_args, argc, argv, &optind))
/macosx-10.9.5/Heimdal-323.92.1/appl/push/
H A Dpush_locl.h91 #include <getarg.h>
/macosx-10.9.5/Heimdal-323.92.1/lib/asn1/
H A Dmain.c35 #include <getarg.h>
113 if(getarg(args, num_args, argc, argv, &optidx))
181 if(getarg(args, num_args, len, arg, &optidx))

Completed in 99 milliseconds

123456