Searched refs:get_options (Results 1 - 11 of 11) sorted by relevance

/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/kuser/
H A Dkverify.c63 krb5_get_init_creds_opt *get_options; local
88 ret = krb5_get_init_creds_opt_alloc (context, &get_options);
92 krb5_get_init_creds_opt_set_preauth_list (get_options,
117 get_options);
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/contrib/slapd-modules/passwd/
H A Dkerberos.c106 krb5_get_init_creds_opt get_options; local
119 krb5_get_init_creds_opt_set_preauth_list(&get_options,
123 krb5_get_init_creds_opt_init( &get_options );
136 NULL, 0, NULL, &get_options );
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/kadmin/
H A Dget.c457 getit(struct get_options *opt, const char *name, int argc, char **argv)
513 get_entry(struct get_options *opt, int argc, char **argv)
521 if(sizeof(struct get_options) != sizeof(struct list_options)) {
522 krb5_warnx(context, "programmer error: sizeof(struct get_options) != sizeof(struct list_options)");
525 return getit((struct get_options*)opt, "list", argc, argv);
/netbsd-6-1-5-RELEASE/sys/arch/hpc/stand/hpcboot/
H A Dhpcmenu.h165 void get_options(void);
H A Dhpcmenu.cpp85 HpcMenuInterface::get_options() function in class:HpcMenuInterface
/netbsd-6-1-5-RELEASE/usr.bin/tftp/
H A Dtftp.c85 static void get_options(struct tftphdr *, int);
90 get_options(struct tftphdr *ap, int size) function
351 get_options(ap, n);
488 get_options(dp, n);
/netbsd-6-1-5-RELEASE/sys/arch/hpc/stand/hpcboot/menu/
H A Drootwindow.cpp160 menu.get_options();
175 menu.get_options();
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/libraries/libldap_r/
H A Dthr_debug.c250 get_options( void ) function
398 get_options();
664 get_options();
785 get_options();
1166 get_options();
/netbsd-6-1-5-RELEASE/dist/pdisk/
H A Dpdisk.c140 int get_options(int argc, char **argv);
183 name_index = get_options(argc, argv);
394 get_options(int argc, char **argv) function
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/admin/
H A Dget.c88 kt_get(struct get_options *opt, int argc, char **argv)
/netbsd-6-1-5-RELEASE/libexec/tftpd/
H A Dtftpd.c567 get_options(struct tftphdr *tp, char *cp, int size, char *ackb, function
669 r = get_options(tp, cp, size, oackbuf, &alen, &ecode);

Completed in 233 milliseconds