Searched defs:conf (Results 51 - 75 of 285) sorted by relevance

1234567891011>>

/freebsd-current/sys/dev/etherswitch/
H A Detherswitch.c139 etherswitch_conf_t conf; local
/freebsd-current/usr.sbin/valectl/
H A Dvalectl.c84 parse_ring_config(const char* conf, argument
125 parse_poll_config(const char *conf, struct nmreq_vale_polling *v) argument
[all...]
/freebsd-current/sys/contrib/dev/rtw88/
H A Dps.c185 struct rtw_lps_conf *conf = &rtwdev->lps_conf; local
229 struct rtw_lps_conf *conf = &rtwdev->lps_conf; local
246 struct rtw_lps_conf *conf = &rtwdev->lps_conf; local
259 struct rtw_lps_conf *conf = &rtwdev->lps_conf; local
[all...]
/freebsd-current/sys/arm/ti/
H A Dti_pinmux.c62 uint32_t conf; member in struct:pincfg
/freebsd-current/crypto/openssl/test/
H A Dconf_include_test.c68 static CONF *conf; variable
[all...]
H A Dssl_test_ctx_test.c26 static CONF *conf = NULL; variable
/freebsd-current/contrib/arm-optimized-routines/math/test/
H A Dulp.h261 cmp(const struct fun *f, struct gen *gen, const struct conf *conf) argument
[all...]
/freebsd-current/share/mk/
H A Dmeta2deps.py194 conf = None variable in class:MetaFile
[all...]
/freebsd-current/contrib/bmake/mk/
H A Dmeta2deps.py194 conf = None variable in class:MetaFile
[all...]
/freebsd-current/contrib/bsddialog/lib/
H A Dtextbox.c129 bsddialog_textbox(struct bsddialog_conf *conf, const char *file, int rows, argument
[all...]
/freebsd-current/contrib/bsddialog/utility/
H A Dbsddialog.c156 struct bsddialog_conf conf; local
/freebsd-current/contrib/wpa/src/crypto/
H A Dtls_none.c14 void * tls_init(const struct tls_config *conf) argument
/freebsd-current/contrib/wpa/src/radius/
H A Dradius_das.c537 radius_das_init(struct radius_das_conf *conf) argument
[all...]
/freebsd-current/contrib/netbsd-tests/lib/libc/db/
H A Dt_db_hash_seq.c47 struct conf { struct
/freebsd-current/contrib/wpa/src/ap/
H A Dieee802_11_he.c339 struct hostapd_config *conf = hapd->iface->conf; local
[all...]
/freebsd-current/contrib/wpa/wpa_supplicant/
H A Dmesh.c85 struct mesh_conf *conf; local
386 struct hostapd_config *conf; local
[all...]
/freebsd-current/crypto/heimdal/lib/kadm5/
H A Diprop-log.c46 kadm5_config_params conf; local
/freebsd-current/crypto/openssl/crypto/x509/
H A Dv3_conf.c34 static X509_EXTENSION *X509V3_EXT_nconf_int(CONF *conf, X509V3_CTX *ctx, argument
58 X509_EXTENSION *X509V3_EXT_nconf(CONF *conf, X509V3_CTX *ctx, const char *name, argument
64 X509_EXTENSION *X509V3_EXT_nconf_nid(CONF *conf, X509V3_CTX *ctx, int ext_nid, argument
79 static X509_EXTENSION *do_ext_nconf(CONF *conf, X509V3_CT argument
309 X509V3_EXT_add_nconf_sk(CONF *conf, X509V3_CTX *ctx, const char *section, STACK_OF(X509_EXTENSION) **sk) argument
341 X509V3_EXT_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, X509 *cert) argument
354 X509V3_EXT_CRL_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, X509_CRL *crl) argument
367 X509V3_EXT_REQ_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, X509_REQ *req) argument
436 X509V3_set_nconf(X509V3_CTX *ctx, CONF *conf) argument
[all...]
/freebsd-current/crypto/openssl/apps/
H A Dspkac.c62 CONF *conf = NULL; local
/freebsd-current/crypto/openssl/crypto/conf/
H A Dconf_lib.c26 void CONF_set_nconf(CONF *conf, LHASH_OF(CONF_VALUE) *hash) argument
204 NCONF_free(CONF *conf) argument
211 NCONF_free_data(CONF *conf) argument
218 NCONF_get0_libctx(const CONF *conf) argument
250 NCONF_load(CONF *conf, const char *file, long *eline) argument
261 NCONF_load_fp(CONF *conf, FILE *fp, long *eline) argument
275 NCONF_load_bio(CONF *conf, BIO *bp, long *eline) argument
300 NCONF_get_string(const CONF *conf, const char *group, const char *name) argument
320 default_is_number(const CONF *conf, char c) argument
325 default_to_int(const CONF *conf, char c) argument
330 NCONF_get_number_e(const CONF *conf, const char *group, const char *name, long *result) argument
368 _CONF_get_number(const CONF *conf, const char *section, const char *name) argument
381 NCONF_dump_fp(const CONF *conf, FILE *out) argument
395 NCONF_dump_bio(const CONF *conf, BIO *out) argument
[all...]
/freebsd-current/crypto/openssl/crypto/ct/
H A Dct_log.c45 CONF *conf; member in struct:ctlog_store_load_ctx_st
147 ctlog_new_from_conf(CTLOG_STORE *store, CTLOG **ct_log, const CONF *conf, const char *section) argument
[all...]
/freebsd-current/sys/cddl/dev/dtrace/
H A Ddtrace_ioctl.c359 dtrace_conf_t conf; local
/freebsd-current/sbin/ggate/shared/
H A Dggate.c325 struct gconfig *conf; local
/freebsd-current/sys/netgraph/
H A Dng_car.c66 struct ng_car_hookconf conf; /* hook configuration */ member in struct:hookinfo
[all...]
H A Dng_checksum.c63 struct ng_checksum_config *conf; member in struct:ng_checksum_priv
191 struct ng_checksum_config *conf, *newconf; local
[all...]

Completed in 208 milliseconds

1234567891011>>