Searched defs:conf (Results 26 - 50 of 143) sorted by relevance

123456

/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/contrib/zkt/
H A Dzone.c197 int zone_readdir (const char *dir, const char *zone, const char *zfile, zone_t **listp, const zconf_t *conf, int dyn_zone) argument
H A Drollover.c67 static dki_t *genkey (dki_t **listp, const char *dir, const char *domain, int ksk, const zconf_t *conf, int status) argument
84 static dki_t *genkey2 (dki_t **listp, const char *dir, const char *domain, int ksk, const zconf_t *conf, in argument
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/irs/
H A Ddnsconf.c56 configure_dnsseckeys(irs_dnsconf_t *conf, cfg_obj_t *cfgobj, argument
194 irs_dnsconf_t *conf; local
245 irs_dnsconf_t *conf; local
267 irs_dnsconf_gettrustedkeys(irs_dnsconf_t *conf) argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/src/
H A Dgssapi-client.c217 int conf; local
251 int conf_req, conf; local
/netbsd-6-1-5-RELEASE/sys/arch/newsmips/apbus/
H A Ddmac3.c175 int intr, conf, rv = 1; local
207 int conf; local
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/i386/pci/
H A Dgscpcib.c234 uint32_t conf; local
/netbsd-6-1-5-RELEASE/sys/arch/i386/stand/lib/
H A Dbootmenu.c98 parsebootconf(const char *conf) argument
/netbsd-6-1-5-RELEASE/sys/dev/mii/
H A Dmvphy.c318 const struct mvPhyConfig *conf = &dumbConfig[port]; local
/netbsd-6-1-5-RELEASE/sbin/fsck_msdos/
H A Dfat.c373 int conf; local
/netbsd-6-1-5-RELEASE/sbin/mount_portal/
H A Dconf.c299 conf_read(qelem *q, const char *conf) argument
/netbsd-6-1-5-RELEASE/usr.sbin/altq/libaltq/
H A Dqop_blue.c202 struct blue_conf conf; local
[all...]
H A Dqop_red.c231 struct red_conf conf; local
[all...]
H A Dqop_rio.c275 struct rio_conf conf; local
/netbsd-6-1-5-RELEASE/usr.sbin/tpctl/
H A Dtpctl.h81 struct hpcfb_fbconf conf; member in struct:fb
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/kadm5/
H A Diprop-log.c48 kadm5_config_params conf; local
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/x509v3/
H A Dv3_conf.c81 X509_EXTENSION *X509V3_EXT_nconf(CONF *conf, X509V3_CTX *ctx, char *name, argument
101 X509_EXTENSION *X509V3_EXT_nconf_nid(CONF *conf, X509V3_CTX *ctx, int ext_nid, argument
115 static X509_EXTENSION *do_ext_nconf(CONF *conf, X509V3_CT argument
325 X509V3_EXT_add_nconf_sk(CONF *conf, X509V3_CTX *ctx, char *section, STACK_OF(X509_EXTENSION) **sk) argument
346 X509V3_EXT_add_nconf(CONF *conf, X509V3_CTX *ctx, char *section, X509 *cert) argument
357 X509V3_EXT_CRL_add_nconf(CONF *conf, X509V3_CTX *ctx, char *section, X509_CRL *crl) argument
368 X509V3_EXT_REQ_add_nconf(CONF *conf, X509V3_CTX *ctx, char *section, X509_REQ *req) argument
440 X509V3_set_nconf(X509V3_CTX *ctx, CONF *conf) argument
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tcsd/
H A Dtcsd_conf.c68 init_tcsd_config(struct tcsd_config *conf) argument
89 platform_class_list_append(struct tcsd_config *conf, char *specName, TSS_BOOL is_main) argument
135 config_set_defaults(struct tcsd_config *conf) argument
247 tcsd_set_remote_op(struct tcsd_config *conf, char *op_name) argument
265 read_conf_line(char *buf, int line_num, struct tcsd_config *conf) argument
639 read_conf_file(FILE *f, struct tcsd_config *conf) argument
668 conf_file_final(struct tcsd_config *conf) argument
705 conf_file_init(struct tcsd_config *conf) argument
[all...]
/netbsd-6-1-5-RELEASE/distrib/utils/sysinst/
H A Dconfigmenu.c162 init_config_menu(configinfo *conf, menu_ent *me, configinfo **ce) argument
/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/atf-run/
H A Datffile.cpp245 conf(void) function in class:reader
288 impl::atffile::conf(void) function in class:impl::atffile
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/contrib/idn/idnkit-1.0-src/tools/idnconv/
H A Dutil.c71 selective_encode(idn_resconf_t conf, idn_action_t actions, argument
142 selective_decode(idn_resconf_t conf, idn_action_t actions, argument
263 set_defaults(idn_resconf_t conf) { argument
274 load_conf_file(idn_resconf_t conf, const char *file) { argument
302 set_localcode(idn_resconf_t conf, const char *code) { argument
315 set_idncode(idn_resconf_t conf, const char *code) argument
328 set_delimitermapper(idn_resconf_t conf, unsigned long *delimiters, int ndelimiters) argument
341 set_localmapper(idn_resconf_t conf, char **mappers, int nmappers) argument
357 set_nameprep(idn_resconf_t conf, char *version) argument
369 set_mapper(idn_resconf_t conf, char **mappers, int nmappers) argument
383 set_normalizer(idn_resconf_t conf, char **normalizers, int nnormalizer) argument
397 set_prohibit_checkers(idn_resconf_t conf, char **prohibits, int nprohibits) argument
411 set_unassigned_checkers(idn_resconf_t conf, char **unassigns, int nunassigns) argument
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/atf-run/
H A Datffile.cpp239 conf(void) function in class:reader
282 impl::atffile::conf(void) function in class:impl::atffile
/netbsd-6-1-5-RELEASE/external/bsd/iscsi/dist/src/lib/
H A Dstorage.c462 conffile_t conf; local
/netbsd-6-1-5-RELEASE/external/bsd/libbind/dist/irs/
H A Dgen.c387 FILE *conf; local
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/hostapd/
H A Dmain.c178 struct hostapd_config *conf local
234 struct hostapd_bss_config *conf = hapd->conf; local
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/ap/
H A Dhostapd.c441 mac_in_conf(struct hostapd_config *conf, const void *a) argument
469 struct hostapd_bss_config *conf = hapd->conf; local
800 hostapd_alloc_bss_data(struct hostapd_iface *hapd_iface, struct hostapd_config *conf, struct hostapd_bss_config *bss) argument
[all...]

Completed in 161 milliseconds

123456