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

12345678

/freebsd-13-stable/contrib/mandoc/
H A Dmanpath.c40 manconf_parse(struct manconf *conf, const char *file, argument
149 manconf_free(struct manconf *conf) argument
164 manconf_file(struct manconf *conf, const char *file) argument
230 manconf_output(struct manoutput *conf, const char *cp, int fromfile) argument
[all...]
/freebsd-13-stable/sys/arm/ti/
H A Dti_pinmux.c64 uint32_t conf; member in struct:pincfg
/freebsd-13-stable/sys/arm64/rockchip/
H A Drk_iodomain.c68 struct rk_iodomain_conf *conf; member in struct:rk_iodomain_softc
[all...]
/freebsd-13-stable/share/mk/
H A Dmeta2deps.py175 conf = None variable in class:MetaFile
[all...]
/freebsd-13-stable/crypto/openssl/apps/
H A Dspkac.c53 CONF *conf = NULL; local
/freebsd-13-stable/usr.sbin/valectl/
H A Dvalectl.c85 parse_ring_config(const char* conf, argument
126 parse_poll_config(const char *conf, struct nmreq_vale_polling *v) argument
[all...]
/freebsd-13-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
381 wpa_write_osen(struct wpa_auth_config *conf, u8 *eid) argument
1154 struct wpa_auth_config *conf; local
[all...]
/freebsd-13-stable/contrib/wpa/src/crypto/
H A Dtls_none.c14 void * tls_init(const struct tls_config *conf) argument
/freebsd-13-stable/contrib/wpa/src/radius/
H A Dradius_das.c537 radius_das_init(struct radius_das_conf *conf) argument
[all...]
/freebsd-13-stable/contrib/wpa/wpa_supplicant/
H A Dmesh.c74 struct mesh_conf *conf; local
249 struct hostapd_config *conf; local
[all...]
/freebsd-13-stable/crypto/heimdal/lib/kadm5/
H A Diprop-log.c46 kadm5_config_params conf; local
/freebsd-13-stable/lib/libefivar/
H A Defivar-dp-xlate.c64 struct gconfig *conf; local
/freebsd-13-stable/crypto/openssl/crypto/x509v3/
H A Dv3_conf.c36 X509_EXTENSION *X509V3_EXT_nconf(CONF *conf, X509V3_CTX *ctx, const char *name, argument
55 X509_EXTENSION *X509V3_EXT_nconf_nid(CONF *conf, X509V3_CTX *ctx, int ext_nid, argument
69 static X509_EXTENSION *do_ext_nconf(CONF *conf, X509V3_CT argument
300 X509V3_EXT_add_nconf_sk(CONF *conf, X509V3_CTX *ctx, const char *section, STACK_OF(X509_EXTENSION) **sk) argument
331 X509V3_EXT_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, X509 *cert) argument
342 X509V3_EXT_CRL_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, X509_CRL *crl) argument
353 X509V3_EXT_REQ_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, X509_REQ *req) argument
426 X509V3_set_nconf(X509V3_CTX *ctx, CONF *conf) argument
[all...]
/freebsd-13-stable/sbin/ggate/shared/
H A Dggate.c327 struct gconfig *conf; local
/freebsd-13-stable/sys/dev/etherswitch/ip17x/
H A Dip17x.c583 ip17x_getconf(device_t dev, etherswitch_conf_t *conf) argument
597 ip17x_setconf(device_t dev, etherswitch_conf_t *conf) argument
/freebsd-13-stable/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitch.c549 mtkswitch_getconf(device_t dev, etherswitch_conf_t *conf) argument
563 mtkswitch_setconf(device_t dev, etherswitch_conf_t *conf) argument
/freebsd-13-stable/sys/dev/hyperv/netvsc/
H A Dhn_nvs.c504 struct hn_nvs_ndis_conf conf; local
[all...]
/freebsd-13-stable/sys/dev/iicbus/
H A Dad7418.c113 int conf; local
H A Dds1631.c255 uint8_t conf; local
/freebsd-13-stable/contrib/netbsd-tests/lib/libc/db/
H A Dt_db_hash_seq.c47 struct conf { struct
/freebsd-13-stable/sys/netgraph/
H A Dng_car.c68 struct ng_car_hookconf conf; /* hook configuration */ member in struct:hookinfo
[all...]
H A Dng_checksum.c65 struct ng_checksum_config *conf; member in struct:ng_checksum_priv
193 struct ng_checksum_config *conf, *newconf; local
[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_patch.c56 struct ng_patch_config *conf; member in struct:ng_patch_priv
74 const struct ng_patch_config *conf; local
212 struct ng_patch_config *conf, *newconf; 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...]

Completed in 172 milliseconds

12345678