Searched defs:conf (Results 1 - 25 of 155) sorted by relevance

1234567

/macosx-10.10.1/emacs-93/emacs/lisp/textmodes/
H A Dconf-mode.el40 (defgroup conf nil function
[all...]
/macosx-10.10.1/OpenSSL098-52/src/crypto/conf/
H A Dtest.c66 LHASH *conf; local
[all...]
H A Dcnf_save.c67 LHASH *conf; local
H A Dconf_api.c85 CONF_VALUE *_CONF_get_section(const CONF *conf, const char *section) argument
109 int _CONF_add_string(CONF *conf, CONF_VALU argument
133 _CONF_get_string(const CONF *conf, const char *section, const char *name) argument
186 _CONF_new_data(CONF *conf) argument
200 _CONF_free_data(CONF *conf) argument
217 value_free_hash(CONF_VALUE *a, LHASH *conf) argument
225 value_free_stack(CONF_VALUE *a, LHASH *conf) argument
278 _CONF_new_section(CONF *conf, const char *section) argument
[all...]
/macosx-10.10.1/OpenSSL098-52/src/crypto/lhash/
H A Dlh_test.c66 LHASH *conf; local
/macosx-10.10.1/OpenSSL098-52/src/crypto/x509v3/
H A Dv3conf.c71 LHASH *conf; local
/macosx-10.10.1/apache-793/httpd/modules/core/test/
H A DMakefile
/macosx-10.10.1/bind9-45.101/bind9/contrib/zkt/
H A Dzone.h51 const zconf_t *conf; /* ptr to config */ /* TODO: Should this be only a ptr to a local config ? */ member in struct:Zone
/macosx-10.10.1/ruby-106/ruby/ext/openssl/
H A Dossl_config.c33 CONF *conf; local
/macosx-10.10.1/Heimdal-398.1.2/kdc/
H A Dset_dbinfo.c39 add_db(krb5_context context, struct krb5_kdc_configuration *c, const char *conf, const char *master_key) argument
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dcsmatch.cpp27 void CharsetMatch::set(InputText *input, const CharsetRecognizer *cr, int32_t conf, argument
/macosx-10.10.1/cups-408/cups/cups/
H A Dgetifaddrs.c40 struct ifconf conf; /* Interface configurations */ local
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/misc/
H A Dconformance.c47 static const char* conf[] = { "CONFORMANCE", "HOSTTYPE", "UNIVERSE" }; local
/macosx-10.10.1/OpenSSL098-52/src/apps/
H A Dspkac.c93 CONF *conf = NULL; local
/macosx-10.10.1/apache-793/httpd/modules/aaa/
H A Dmod_allowmethods.c56 am_conf_t *conf; local
81 am_conf_t *conf = apr_pcalloc(p, sizeof(am_conf_t)); local
91 am_conf_t* conf = apr_palloc(pool, sizeof(am_conf_t)); local
107 am_conf_t* conf = (am_conf_t*) d; local
[all...]
H A Dmod_authn_file.c42 authn_file_config_rec *conf = apr_palloc(p, sizeof(*conf)); local
61 authn_file_config_rec *conf = ap_get_module_config(r->per_dir_config, local
116 authn_file_config_rec *conf = ap_get_module_config(r->per_dir_config, local
[all...]
H A Dmod_authz_user.c36 authz_user_config_rec *conf = apr_palloc(p, sizeof(*conf)); local
/macosx-10.10.1/apache-793/httpd/modules/dav/fs/
H A Dmod_dav_fs.c34 dav_fs_server_conf *conf; local
66 dav_fs_server_conf *conf; local
/macosx-10.10.1/apache-793/httpd/modules/dav/lock/
H A Dmod_dav_lock.c36 dav_lock_dir_conf *conf; local
68 dav_lock_dir_conf *conf = config; local
/macosx-10.10.1/ksh-23/ksh/src/cmd/ksh93/bltins/
H A Dulimit.c78 char* conf; local
/macosx-10.10.1/libxml2-26/libxml2/
H A Dcheck-xinclude-test-suite.py188 conf = libxml2.parseFile(CONF) variable
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dcheck-xinclude-test-suite.py188 conf = libxml2.parseFile(CONF) variable
/macosx-10.10.1/ruby-106/ruby/lib/
H A Dirb.rb353 def IRB.conf singleton method in class:IRB.Abort
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/build_vxworks/test_micro/
H A Db_workload.c30 CONFIG conf; local
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/test_micro/source/
H A Db_workload.c30 CONFIG conf; local
[all...]

Completed in 185 milliseconds

1234567