Searched defs:conf (Results 1 - 25 of 143) sorted by relevance

123456

/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/lhash/
H A Dlh_test.c67 _LHASH *conf; local
/netbsd-6-1-5-RELEASE/usr.sbin/pf/etc/
H A DMakefile
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/x509v3/
H A Dv3conf.c71 LHASH *conf; local
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/contrib/zkt/
H A Dzone.h53 const zconf_t *conf; /* ptr to config */ /* TODO: Should this be only a ptr to a local config ? */ member in struct:Zone
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/kdc/
H A Dset_dbinfo.c41 add_db(krb5_context context, struct krb5_kdc_configuration *c, const char *conf, const char *master_key) argument
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/conf/
H A Dcnf_save.c67 LHASH *conf; local
H A Dconf_api.c105 int _CONF_add_string(CONF *conf, CONF_VALUE *section, CONF_VALUE *value) argument
129 _CONF_get_string(const CONF *conf, const char *section, const char *name) argument
224 _CONF_free_data(CONF *conf) argument
242 value_free_hash_doall_arg(CONF_VALUE *a, LHASH_OF(CONF_VALUE) *conf) argument
270 _CONF_new_section(CONF *conf, const char *section) argument
[all...]
H A Dconf_lib.c72 void CONF_set_nconf(CONF *conf, LHASH_OF(CONF_VALUE) *hash) argument
251 NCONF_free(CONF *conf) argument
258 NCONF_free_data(CONF *conf) argument
265 NCONF_load(CONF *conf, const char *file, long *eline) argument
277 NCONF_load_fp(CONF *conf, FILE *fp,long *eline) argument
292 NCONF_load_bio(CONF *conf, BIO *bp,long *eline) argument
320 NCONF_get_string(const CONF *conf,const char *group,const char *name) argument
340 NCONF_get_number_e(const CONF *conf,const char *group,const char *name, long *result) argument
366 NCONF_dump_fp(const CONF *conf, FILE *out) argument
380 NCONF_dump_bio(const CONF *conf, BIO *out) argument
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/ap/
H A Dwps_hostapd.h39 hostapd_init_wps(struct hostapd_data *hapd, struct hostapd_bss_config *conf) argument
H A Dauthsrv.c100 struct hostapd_bss_config *conf = hapd->conf; local
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/x86/pci/
H A Damdpcib_hpet.c133 pcireg_t conf; local
/netbsd-6-1-5-RELEASE/usr.sbin/mrouted/
H A Dcfparse.y101 conf : stmts label
/netbsd-6-1-5-RELEASE/usr.sbin/wsmoused/
H A Daction.c148 struct block *conf; local
/netbsd-6-1-5-RELEASE/external/bsd/dhcpcd/sbin/dhcpcd/
H A DMakefile
/netbsd-6-1-5-RELEASE/sys/dev/isapnp/
H A Disapnpres.c119 struct isapnp_attach_args *ipa, *conf = ISAPNP_MALLOC(sizeof(*conf)); local
176 struct isapnp_attach_args *dev, *conf, *d, *c, *pa; local
219 isapnp_process_tag(u_char tag, u_char len, u_char *buf, struct isapnp_attach_args **card, struct isapnp_attach_args **dev, struct isapnp_attach_args **conf) argument
447 struct isapnp_attach_args *card, *dev = NULL, *conf = NULL; local
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/admin/
H A Dget.c46 static kadm5_config_params conf; local
[all...]
H A Dchange.c46 kadm5_config_params conf; local
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/apps/
H A Dspkac.c93 CONF *conf = NULL; local
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/wpa_supplicant/tests/
H A Dlink_test.c73 hostapd_get_eap_user(const struct hostapd_bss_config *conf, const u8 *identity, argument
/netbsd-6-1-5-RELEASE/sys/arch/zaurus/stand/zboot/
H A Dbootmenu.c91 parsebootconf(const char *conf) argument
/netbsd-6-1-5-RELEASE/usr.sbin/altq/libaltq/
H A Dqop_fifoq.c173 struct fifoq_conf conf; local
H A Dqop_wfq.c206 struct wfq_conf conf; local
/netbsd-6-1-5-RELEASE/usr.sbin/faithd/
H A Dprefix.c191 struct config *conf; local
266 struct config *conf, *p; local
325 static struct config conf; local
[all...]
/netbsd-6-1-5-RELEASE/usr.sbin/mlxctl/
H A Dconfig.c125 struct conf_config conf; local
175 print_sys_drive(struct conf_config *conf, int drvno) argument
222 print_phys_drive(struct conf_config *conf, in argument
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/kadmin/
H A Dkadmin.c148 kadm5_config_params conf; local
[all...]

Completed in 204 milliseconds

123456