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

123456

/freebsd-10.1-release/crypto/openssl/apps/
H A Dspkac.c94 CONF *conf = NULL; local
/freebsd-10.1-release/crypto/heimdal/admin/
H A Dchange.c44 kadm5_config_params conf; local
[all...]
H A Dget.c44 static kadm5_config_params conf; local
[all...]
/freebsd-10.1-release/crypto/heimdal/kadmin/
H A Dkadmin.c147 kadm5_config_params conf; local
[all...]
/freebsd-10.1-release/sys/boot/arm/uboot/
H A DMakefile
/freebsd-10.1-release/sys/contrib/ngatm/netnatm/sig/
H A Dsig_reset.c247 struct uniapi_reset_confirm *conf; local
/freebsd-10.1-release/sys/dev/etherswitch/
H A Detherswitch.c203 etherswitch_conf_t conf; local
/freebsd-10.1-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...]
/freebsd-10.1-release/crypto/openssl/crypto/conf/
H A Dconf_lib.c73 void CONF_set_nconf(CONF *conf, LHASH_OF(CONF_VALUE) *hash) argument
244 NCONF_free(CONF *conf) argument
251 NCONF_free_data(CONF *conf) argument
258 NCONF_load(CONF *conf, const char *file, long *eline) argument
269 NCONF_load_fp(CONF *conf, FILE *fp, long *eline) argument
283 NCONF_load_bio(CONF *conf, BIO *bp, long *eline) argument
308 NCONF_get_string(const CONF *conf, const char *group, const char *name) argument
329 NCONF_get_number_e(const CONF *conf, const char *group, const char *name, long *result) argument
353 NCONF_dump_fp(const CONF *conf, FILE *out) argument
367 NCONF_dump_bio(const CONF *conf, BIO *out) argument
[all...]
/freebsd-10.1-release/contrib/ofed/libibverbs/src/
H A Dinit.c292 FILE *conf; local
/freebsd-10.1-release/contrib/ofed/management/opensm/opensm/
H A Dosm_prtn_config.c78 static int partition_create(unsigned lineno, struct part_conf *conf, argument
135 partition_add_flag(unsigned lineno, struct part_conf *conf, char *flag, char *val) argument
192 partition_add_port(unsigned lineno, struct part_conf *conf, char *name, char *flag) argument
287 struct part_conf *conf = ∂ local
299 flush_part_conf(struct part_conf *conf) argument
305 parse_part_conf(struct part_conf *conf, char *str, int lineno) argument
397 struct part_conf *conf = NULL; local
[all...]
/freebsd-10.1-release/contrib/wpa/hostapd/
H A Dmain.c161 struct hostapd_config *conf local
212 struct hostapd_bss_config *conf = hapd->conf; local
[all...]
/freebsd-10.1-release/contrib/wpa/src/ap/
H A Dwpa_auth_ie.c27 static int wpa_write_wpa_ie(struct wpa_auth_config *conf, u8 *buf, size_t len) argument
91 int wpa_write_rsn_ie(struct wpa_auth_config *conf, u8 *buf, size_t len, argument
[all...]
/freebsd-10.1-release/contrib/wpa/src/crypto/
H A Dtls_none.c14 void * tls_init(const struct tls_config *conf) argument
/freebsd-10.1-release/contrib/wpa/src/p2p/
H A Dp2p_go_neg.c861 struct wpabuf *conf; local
/freebsd-10.1-release/contrib/wpa/src/radius/
H A Dradius_das.c305 radius_das_init(struct radius_das_conf *conf) argument
[all...]
/freebsd-10.1-release/crypto/heimdal/lib/kadm5/
H A Diprop-log.c46 kadm5_config_params conf; local
/freebsd-10.1-release/sbin/fsck_msdosfs/
H A Dfat.c462 int conf; local
/freebsd-10.1-release/sbin/ggate/shared/
H A Dggate.c325 struct gconfig *conf; local
/freebsd-10.1-release/sys/cddl/dev/dtrace/
H A Ddtrace_ioctl.c348 dtrace_conf_t conf; local
/freebsd-10.1-release/sys/dev/ep/
H A Dif_ep_eisa.c100 u_short conf; local
/freebsd-10.1-release/sys/dev/etherswitch/arswitch/
H A Darswitch.c637 arswitch_getconf(device_t dev, etherswitch_conf_t *conf) argument
651 arswitch_setconf(device_t dev, etherswitch_conf_t *conf) argument
/freebsd-10.1-release/sys/dev/etherswitch/ip17x/
H A Dip17x.c544 ip17x_getconf(device_t dev, etherswitch_conf_t *conf) argument
558 ip17x_setconf(device_t dev, etherswitch_conf_t *conf) argument
/freebsd-10.1-release/sys/dev/iicbus/
H A Dad7418.c120 int conf; local
H A Dds1631.c254 uint8_t conf; local

Completed in 346 milliseconds

123456