| /netbsd/src/crypto/external/bsd/heimdal/dist/kuser/ |
| D | kverify.c | 63 krb5_get_init_creds_opt *get_options; in main() local 88 ret = krb5_get_init_creds_opt_alloc (context, &get_options); in main() 92 krb5_get_init_creds_opt_set_preauth_list (get_options, in main() 117 get_options); in main()
|
| /netbsd/src/external/bsd/openldap/dist/contrib/slapd-modules/passwd/ |
| D | kerberos.c | 111 krb5_get_init_creds_opt get_options; in chk_kerberos() local 124 krb5_get_init_creds_opt_set_preauth_list(&get_options, in chk_kerberos() 128 krb5_get_init_creds_opt_init( &get_options ); in chk_kerberos() 141 NULL, 0, NULL, &get_options ); in chk_kerberos()
|
| /netbsd/src/external/public-domain/xz/dist/src/liblzma/common/ |
| D | outqueue.c | 23 get_options(uint64_t *bufs_alloc_size, uint32_t *bufs_count, in get_options() function 47 if (get_options(&bufs_alloc_size, &bufs_count, buf_size_max, threads) in lzma_outq_memusage() 64 return_if_error(get_options(&bufs_alloc_size, &bufs_count, in lzma_outq_init()
|
| D | stream_encoder_mt.c | 866 get_options(const lzma_mt *options, lzma_options_easy *opt_easy, in get_options() function 950 return_if_error(get_options(options, &easy, &filters, in stream_encoder_mt_init() 1104 if (get_options(options, &easy, &filters, &block_size, in lzma_stream_encoder_mt_memusage()
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/kadmin/ |
| D | get.c | 475 getit(struct get_options *opt, const char *name, int argc, char **argv) in getit() 531 get_entry(struct get_options *opt, int argc, char **argv) in get_entry() 539 if(sizeof(struct get_options) != sizeof(struct list_options)) { in list_princs() 543 return getit((struct get_options*)opt, "list", argc, argv); in list_princs()
|
| /netbsd/src/usr.bin/tftp/ |
| D | tftp.c | 85 static void get_options(struct tftphdr *, int); 90 get_options(struct tftphdr *ap, int size) in get_options() function 352 get_options(ap, n); in sendfile() 490 get_options(dp, n); in recvfile()
|
| /netbsd/src/external/bsd/openldap/dist/libraries/libldap/ |
| D | thr_debug.c | 253 get_options( void ) in get_options() function 401 get_options(); in init_usage() 668 get_options(); in ldap_debug_thread_initialize() 789 get_options(); in ldap_pvt_thread_create() 1186 get_options(); in ldap_pvt_thread_pool_init()
|
| /netbsd/src/external/bsd/pdisk/dist/ |
| D | pdisk.c | 142 int get_options(int argc, char **argv); 183 name_index = get_options(argc, argv); in main() 394 get_options(int argc, char **argv) in get_options() function
|
| /netbsd/src/sys/arch/hpc/stand/hpcboot/menu/ |
| D | rootwindow.cpp | 160 menu.get_options(); in proc() 175 menu.get_options(); in proc()
|
| /netbsd/src/sys/arch/hpc/stand/hpcboot/ |
| D | hpcmenu.h | 165 void get_options(void);
|
| D | hpcmenu.cpp | 85 HpcMenuInterface::get_options() in get_options() function in HpcMenuInterface
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/admin/ |
| D | get.c | 88 kt_get(struct get_options *opt, int argc, char **argv) in kt_get()
|
| /netbsd/src/libexec/tftpd/ |
| D | tftpd.c | 601 get_options(struct tftphdr *tp, char *cp, int size, char *ackb, size_t asize, in get_options() function 701 r = get_options(tp, cp, size, oackbuf, sizeof(oackbuf), in tftp()
|