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

1234567

/freebsd-10-stable/sys/dev/etherswitch/
H A Detherswitch.c203 etherswitch_conf_t conf; local
/freebsd-10-stable/usr.sbin/faithd/
H A Dprefix.c191 struct config *conf; local
266 struct config *conf, *p; local
325 static struct config conf; local
[all...]
H A Dfaithd.c472 const struct config *conf; local
[all...]
/freebsd-10-stable/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-stable/contrib/bmake/mk/
H A Dmeta2deps.py167 conf = None variable in class:MetaFile
[all...]
/freebsd-10-stable/contrib/ofed/libibverbs/src/
H A Dinit.c292 FILE *conf; local
/freebsd-10-stable/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-stable/contrib/wpa/hostapd/
H A Dmain.c161 struct hostapd_config *conf local
212 struct hostapd_bss_config *conf = hapd->conf; local
[all...]
/freebsd-10-stable/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-stable/contrib/wpa/src/crypto/
H A Dtls_none.c14 void * tls_init(const struct tls_config *conf) argument
/freebsd-10-stable/contrib/wpa/src/p2p/
H A Dp2p_go_neg.c861 struct wpabuf *conf; local
/freebsd-10-stable/contrib/wpa/src/radius/
H A Dradius_das.c305 radius_das_init(struct radius_das_conf *conf) argument
[all...]
/freebsd-10-stable/crypto/heimdal/lib/kadm5/
H A Diprop-log.c46 kadm5_config_params conf; local
/freebsd-10-stable/sbin/fsck_msdosfs/
H A Dfat.c462 int conf; local
/freebsd-10-stable/sbin/ggate/shared/
H A Dggate.c325 struct gconfig *conf; local
/freebsd-10-stable/sys/dev/ep/
H A Dif_ep_eisa.c100 u_short conf; local
/freebsd-10-stable/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-stable/sys/dev/iicbus/
H A Dad7418.c120 int conf; local
H A Dds1631.c254 uint8_t conf; local
/freebsd-10-stable/sys/netgraph/
H A Dng_car.c63 struct ng_car_hookconf conf; /* hook configuration */ member in struct:hookinfo
[all...]
H A Dng_one2many.c73 struct ng_one2many_config conf; /* node configuration */ member in struct:ng_one2many_private
267 struct ng_one2many_config *conf; local
307 struct ng_one2many_config *conf; local
[all...]
H A Dng_vjc.c80 struct ngm_vjc_config conf; member in struct:ng_vjc_private
328 struct ngm_vjc_config *conf; local
[all...]
/freebsd-10-stable/usr.bin/iscsictl/
H A Discsictl.h81 struct conf { struct
[all...]
/freebsd-10-stable/usr.sbin/ip6addrctl/
H A Dip6addrctl.c202 make_policy_fromfile(char *conf) argument
/freebsd-10-stable/usr.sbin/ppp/
H A Dmain.c358 char conf[200], *ptr; local

Completed in 148 milliseconds

1234567