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

123456

/netbsd-current/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 Dtest_expand_toks.c42 static struct getargs args[] = {
H A Dtest_get_addrs.c57 static struct getargs args[] = {
H A Dtest_renew.c43 static struct getargs args[] = {
H A Dtest_kuserok.c42 static struct getargs args[] = {
H A Dkrbhst-test.c44 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_forward.c42 static struct getargs args[] = {
H A Dtest_pkinit_dh2key.c165 static struct getargs args[] = {
/netbsd-current/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,
212 arg_printusage (struct getargs *args,
222 arg_printusage_i18n (struct getargs *args,
350 arg_match_long(struct getargs *args, size_t num_args,
357 struct getargs *partial = NULL;
358 struct getargs *current = NULL;
475 arg_match_short (struct getargs *args, size_t num_args,
547 getarg(struct getargs *args, size_t num_args,
589 struct getargs arg
[all...]
/netbsd-current/games/fortune/unstr/
H A Dunstr.c82 void getargs(char *[]);
92 getargs(av);
115 getargs(char *av[]) function
/netbsd-current/crypto/external/bsd/heimdal/dist/tests/bin/
H A Dintr.c12 static struct getargs args[] = {
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/hdb/
H A Dtest_mkey.c12 struct getargs args[] = {
H A Dtest_dbinfo.c42 struct getargs args[] = {
/netbsd-current/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-current/crypto/external/bsd/heimdal/dist/lib/ipc/
H A Dts.c48 static struct getargs args[] = {
H A Dts-http.c48 static struct getargs args[] = {
H A Dtc.c50 static struct getargs args[] = {
/netbsd-current/sys/arch/luna68k/stand/boot/
H A Dparse.c174 * getargs -- make argument arrays
178 getargs(char buffer[], char *argv[], int maxargs) function
/netbsd-current/external/mit/libuv/dist/src/unix/
H A Daix-common.c83 res = getargs(&pi, sizeof(pi), args, sizeof(args));
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/kadm5/
H A Dtest_pw_quality.c50 static struct getargs args[] = {
/netbsd-current/crypto/external/bsd/heimdal/dist/kuser/
H A Dheimtools.c44 static struct getargs args[] = {
H A Dkverify.c41 static struct getargs args[] = {

Completed in 145 milliseconds

123456