Searched defs:h*h (Results 426 - 450 of 1162) sorted by relevance

<<11121314151617181920>>

/macosx-10.10.1/apache-793/httpd/modules/proxy/
H A Dmod_proxy.h359 proxy_hashes hash; /* hash of worker name */ member in struct:__anon6051
402 proxy_hashes hash; /* hash of worker name */ member in struct:proxy_worker
430 proxy_hashes hash; member in struct:__anon6053
451 proxy_hashes hash; member in struct:proxy_balancer
H A Dmod_proxy_ftp.c1774 char hh[2+1]; member in struct:__anon6062
H A Dproxy_util.c1095 proxy_hashes hash; local
2862 unsigned int hash; local
2872 unsigned int hash; local
[all...]
/macosx-10.10.1/apache-793/httpd/server/
H A Dutil_md5.c56 unsigned char hash[APR_MD5_DIGESTSIZE]; local
/macosx-10.10.1/apache-793/httpd/support/
H A Dhtpasswd.c251 static int verify(struct passwd_ctx *ctx, const char *hash) argument
452 char *hash = colon + 1; local
/macosx-10.10.1/apr-32/apr/apr/include/
H A Dapr_hash.h253 APR_POOL_DECLARE_ACCESSOR(hash); variable
[all...]
/macosx-10.10.1/apr-32/apr/apr/network_io/win32/
H A Dsendrecv.c305 apr_size_t head_length = tfb.HeadLength; local
/macosx-10.10.1/apr-32/apr/apr/random/unix/
H A Dapr_random.c49 #define hash_finish(h,r) (h)->finish(h,r) macro
51 #define hash(h,r,b,n) hash_init(h),hash_add(h,b,n),hash_finish(h,r) macro
/macosx-10.10.1/apr-32/apr/apr/tables/
H A Dapr_hash.c49 unsigned int hash; member in struct:apr_hash_entry_t
187 hashfunc_default(const char *char_key, apr_ssize_t *klen, unsigned int hash) argument
268 unsigned int hash; local
413 unsigned int i, j, k, hash; local
[all...]
H A Dapr_tables.c443 int hash; local
468 int hash; local
499 int hash; local
571 int hash; local
642 int hash; local
696 int hash; local
733 int hash; local
785 int hash; local
805 int hash; local
963 int hash = TABLE_HASH(argp); local
[all...]
/macosx-10.10.1/apr-32/apr/apr/test/
H A Dtesthash.c135 unsigned int hash = 0; local
/macosx-10.10.1/apr-32/apr-util/apr-util/dbm/sdbm/
H A Dsdbm.c247 register long hash; local
302 static apr_status_t makroom(apr_sdbm_t *db, long hash, int need) argument
444 static apr_status_t getpage(apr_sdbm_t *db, long hash) argument
[all...]
/macosx-10.10.1/apr-32/apr-util/apr-util/memcache/
H A Dapr_memcache.c149 apr_memcache_find_server_hash(apr_memcache_t *mc, const apr_uint32_t hash) argument
600 apr_uint32_t hash; local
732 apr_uint32_t hash; local
160 apr_memcache_find_server_hash_default(void *baton, apr_memcache_t *mc, const apr_uint32_t hash) argument
864 apr_uint32_t hash; local
933 apr_uint32_t hash; local
1177 apr_uint32_t hash; local
[all...]
/macosx-10.10.1/apr-32/apr-util/apr-util/test/
H A Dtestmemcache.c109 static int randval(apr_uint32_t high) argument
138 apr_uint32_t hash; local
88 my_server_func(void *baton, apr_memcache_t *mc, const apr_uint32_t hash) argument
[all...]
H A Dtestpass.c47 const char *hash; member in struct:__anon6225
127 char hash[100]; local
141 char hash[100]; local
155 const char *hash; member in struct:__anon6226
183 char hash[100]; local
[all...]
/macosx-10.10.1/apr-32/apr-util/apr-util/xml/expat/lib/
H A Dxmlparse.c241 unsigned long hash; member in struct:__anon6242
5378 hash(KEY s) function
[all...]
/macosx-10.10.1/autofs-246/automountlib/
H A Dhost_is_us.c192 hosts_match(const char *host, size_t hostlen, const char *matchhost) function
H A Dns_fstab.c225 size_t hash; local
252 size_t hash; local
[all...]
/macosx-10.10.1/awk-20/src/
H A Dlex.c439 int cond, low, mid, high; local
H A Dtran.c238 int hash(const char *s, int n) /* form hash value for string s */ function
/macosx-10.10.1/bash-94.1.2/bash-3.2/
H A Dbashline.c588 static int hostname_list_length; variable
[all...]
H A Dhashlib.c166 hash_search (string, table, flags) function
283 hash_flush (tabl function
[all...]
/macosx-10.10.1/bash-94.1.2/bash-3.2/builtins/
H A Dprintf.c180 int have_fieldwidth, have_precision; local
/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/readline/
H A Dhistory.c83 int history_length; variable
[all...]
H A Dhistsearch.c159 history_search (string, direction) function

Completed in 416 milliseconds

<<11121314151617181920>>