Searched refs:config (Results 1 - 25 of 3459) sorted by relevance

1234567891011>>

/macosx-10.10/Heimdal-398.1.2/lib/wind/
H A Ddoxygen.c34 #include <config.h>
/macosx-10.10/ntp-92/ntpdc/
H A Dnl_in.c1 #include <config.h>
H A Dversion.c4 #include <config.h>
/macosx-10.10/gnudiff-19/diffutils/src/
H A Dversion.c1 #include <config.h>
/macosx-10.10/gnutar-453/gnutar/lib/
H A Dversion-etc-fsf.c20 #include <config.h>
/macosx-10.10/ntp-92/ntpd/
H A Dversion.c4 #include <config.h>
/macosx-10.10/ntp-92/ntpdate/
H A Dversion.c4 #include <config.h>
/macosx-10.10/ntp-92/ntpq/
H A Dversion.c4 #include <config.h>
/macosx-10.10/text_cmds-88/sort/
H A Dversion.c1 #include <config.h>
H A Dexitfail.c21 # include <config.h>
H A Dversion-etc-fsf.c21 # include <config.h>
/macosx-10.10/iodbc-42.5/iodbc/bin/
H A DMakefile.am74 bin_SCRIPTS = iodbc-config
/macosx-10.10/curl-83.1.2/curl/src/
H A Dtool_cfgable.c29 void config_init(struct OperationConfig* config) argument
31 memset(config, 0, sizeof(struct OperationConfig));
33 config->postfieldsize = -1;
34 config->use_httpget = FALSE;
35 config->create_dirs = FALSE;
36 config->maxredirs = DEFAULT_MAXREDIRS;
37 config->proto = CURLPROTO_ALL; /* FIXME: better to read from library */
38 config->proto_present = FALSE;
39 config->proto_redir =
41 config
44 free_config_fields(struct OperationConfig *config) argument
141 config_free(struct OperationConfig *config) argument
[all...]
H A Dtool_getparam.c231 {"K", "config", TRUE},
379 struct OperationConfig *config)
483 GetStr(&config->dns_ipv4_addr, nextarg);
487 GetStr(&config->dns_ipv6_addr, nextarg);
490 GetStr(&config->random_file, nextarg);
493 GetStr(&config->egd_file, nextarg);
496 GetStr(&config->xoauth2_bearer, nextarg);
499 err = str2udouble(&config->connecttimeout, nextarg);
504 GetStr(&config->cipher_list, nextarg);
508 GetStr(&config
374 getparameter(char *flag, char *nextarg, bool *usedarg, struct GlobalConfig *global, struct OperationConfig *config) argument
1809 parse_args(struct GlobalConfig *config, int argc, argv_item_t argv[]) argument
[all...]
/macosx-10.10/ICU-531.30/icuSources/config/
H A Dtest-icu-config.sh6 # Just a script to test out icu-config.
10 which icu-config
11 icu-config
12 icu-config -?
13 icu-config --BAD ARGUMENT
14 icu-config --bindir
15 icu-config --cflags
16 icu-config --cxx
17 icu-config --cc
18 icu-config
[all...]
/macosx-10.10/Heimdal-398.1.2/lib/roken/
H A Dh_errno.c34 #include <config.h>
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/dlzexternal/
H A Ddlopen.c19 #include <config.h>
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/tsiggss/
H A Dgssapi_krb.c19 #include <config.h>
/macosx-10.10/dcerpc-61/dcerpc/libdcethread/
H A Ddcethread_ismultithreaded.c78 #include <config.h>
H A Ddcethread_lock_global.c78 #include <config.h>
H A Ddcethread_self.c78 #include <config.h>
H A Ddcethread_unlock_global.c78 #include <config.h>
/macosx-10.10/tcl-105/tcl_ext/incrtcl/incrTcl/itcl/tests/old/
H A DBar.tcl21 constructor {config} {
30 method config {config} {
31 return $config
/macosx-10.10/bind9-45.101/bind9/lib/isc/nothreads/
H A Dcondition.c20 #include <config.h>
H A Dmutex.c20 #include <config.h>

Completed in 177 milliseconds

1234567891011>>