Searched refs:ent (Results 226 - 250 of 309) sorted by relevance

1234567891011>>

/macosx-10.9.5/apache-786.1/httpd/modules/proxy/
H A Dmod_proxy.c568 struct proxy_alias *ent = (struct proxy_alias *) conf->aliases->elts; local
596 unsigned int nocanon = ent[i].flags & PROXYPASS_NOCANON;
599 && (ent[i].flags & PROXYPASS_INTERPOLATE)) {
600 fake = proxy_interpolate(r, ent[i].fake);
601 real = proxy_interpolate(r, ent[i].real);
604 fake = ent[i].fake;
605 real = ent[i].real;
607 if (ent[i].regex) {
608 if (!ap_regexec(ent[i].regex, r->uri, AP_MAX_REG_MATCH, regm, 0)) {
613 if (nocanon && ap_regexec(ent[
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Delf64-alpha.c2225 struct alpha_elf_got_entry *ent;
2226 for (ent = local_got_entries[i]; ent; ent = ent->next)
2227 ent->gotobj = a;
4115 struct alpha_elf_got_entry *ent;
4117 for (ent = gotent; ent; ent
2217 struct alpha_elf_got_entry *ent; local
4105 struct alpha_elf_got_entry *ent; local
[all...]
H A Dcoffgen.c1826 combined_entry_type *ent; local
1838 ent = csym->native + indx + 1;
1840 *pauxent = ent->u.auxent;
1842 if (ent->fix_tag)
1847 if (ent->fix_end)
1852 if (ent->fix_scnlen)
/macosx-10.9.5/Heimdal-323.92.1/appl/ftp/ftpd/
H A Dls.c765 struct dirent *ent; local
774 while((ent = readdir(d)) != NULL) {
777 if(hide_file(ent->d_name, flags))
787 ret = asprintf(&files[n_files], "%s/%s", directory, ent->d_name);
/macosx-10.9.5/Heimdal-323.92.1/lib/kadm5/
H A Dkadm5-private.h19 hdb_entry */*ent*/);
103 hdb_entry */*ent*/,
110 hdb_entry */*ent*/,
117 hdb_entry */*ent*/,
123 hdb_entry *ent,
132 hdb_entry */*ent*/);
137 hdb_entry_ex */*ent*/,
183 kadm5_principal_ent_rec */*ent*/);
224 kadm5_principal_ent_rec */*ent*/);
380 hdb_entry */*ent*/);
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Ducnvsel.cpp679 uint32_t ent = mask[i]; local
680 for (; ent; totalOnes++)
682 ent &= ent - 1; // clear the least significant bit set
/macosx-10.9.5/apache-786.1/httpd/modules/aaa/
H A Dmod_authnz_ldap.c753 struct mod_auth_ldap_groupattr_entry_t *ent = (struct mod_auth_ldap_groupattr_entry_t *) sec->groupattr->elts; local
782 ent[i].name, sec->group_attrib_is_dn ? req->dn : req->user, t);
784 result = util_ldap_cache_compare(r, ldc, sec->url, t, ent[i].name,
791 getpid(), ent[i].name, ldc->reason, ldap_err2string(result));
/macosx-10.9.5/ruby-104/ruby/ext/tk/lib/
H A Dmulti-tk.rb128 @tbl.reject{|idx, ent| ent.respond_to?(:ip) && ent.ip != ip}.inspect
133 return unless (ent = @tbl[idx])
135 ent
136 elsif ent.respond_to?(:ip)
137 (ent.ip == MultiTkIp.__getip)? ent: nil
139 ent
166 @tbl.each{|idx, ent|
[all...]
/macosx-10.9.5/bind9-45.100/bind9/lib/bind9/
H A Dcheck.c60 check_orderent(const cfg_obj_t *ent, isc_log_t *logctx) { argument
72 obj = cfg_tuple_get(ent, "class");
86 obj = cfg_tuple_get(ent, "type");
100 obj = cfg_tuple_get(ent, "name");
114 obj = cfg_tuple_get(ent, "order");
117 cfg_obj_log(ent, logctx, ISC_LOG_ERROR,
122 obj = cfg_tuple_get(ent, "ordering");
124 cfg_obj_log(ent, logctx, ISC_LOG_ERROR,
/macosx-10.9.5/ruby-104/ruby/lib/xmlrpc/
H A Dparser.rb788 def on_entityref(ent)
789 str = Entities[ent]
/macosx-10.9.5/vim-53/runtime/lang/
H A Dmenu_ca_es.latin1.vim151 menutrans To\ &Next\ error<Tab>]s Error\ &seg�ent<tab>]s
195 menutrans &Next\ Error<Tab>:cn Error\ se&g�ent<Tab>:cn
215 menutrans &Next &Seg�ent
273 tmenu ToolBar.FindNext Cerca el seg�ent
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dcl.vim3 " Filename extensions: *.ent, *.eni
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-null/
H A Dnull.c257 Entry **ent )
/macosx-10.9.5/Security-55471.14.18/include/security_codesigning/
H A DStaticCode.cpp761 resources.scan(^(FTSENT *ent, uint32_t ruleFlags, const char *relpath, ResourceBuilder::Rule *rule) {
762 validateResource(files, relpath, ent->fts_info == FTS_SL, *mResourcesValidContext, flags, version);
1355 if (CFDataRef ent = this->component(cdEntitlementSlot)) {
1356 CFDictionaryAddValue(dict, kSecCodeInfoEntitlements, ent);
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/lib/
H A DStaticCode.cpp761 resources.scan(^(FTSENT *ent, uint32_t ruleFlags, const char *relpath, ResourceBuilder::Rule *rule) {
762 validateResource(files, relpath, ent->fts_info == FTS_SL, *mResourcesValidContext, flags, version);
1355 if (CFDataRef ent = this->component(cdEntitlementSlot)) {
1356 CFDictionaryAddValue(dict, kSecCodeInfoEntitlements, ent);
/macosx-10.9.5/ipsec-258.100.1/ipsec-tools/setkey/
H A Dparse.y760 struct protoent *ent;
762 ent = getprotobyname($1.buf);
763 if (ent)
764 $$ = ent->p_proto;
/macosx-10.9.5/bootp-268.1/bootpd.tproj/
H A Ddhcpd.c220 PLCacheEntry_t * ent = *entry; local
222 PLCache_remove(&S_leases.list, ent);
223 PLCacheEntry_free(ent);
H A Dbsdpd.c1229 PLCacheEntry_t * ent = *entry; local
1235 name = ni_valforprop(&ent->pl, NIPROP_NAME);
1236 number = ni_valforprop(&ent->pl, NIPROP_NETBOOT_NUMBER);
1244 PLCache_remove(&S_clients.list, ent);
1245 PLCacheEntry_free(ent);
/macosx-10.9.5/Libinfo-449.1.3/lookup.subproj/
H A Dfile_module.c1799 struct dirent *ent, entbuf; local
1805 while (readdir_r(dirp, &entbuf, &ent) == 0 && ent != NULL)
1808 if (ent->d_type == DT_BLK)
1810 strlcat(dev, ent->d_name, sizeof(dev));
/macosx-10.9.5/CPANInternal-140/Variable-Magic/
H A DMagic.xs564 STATIC void vmg_ptable_clone(pTHX_ ptable_ent *ent, void *ud_) {
571 w = vmg_mgwiz_clone(ent->val);
573 ptable_store(ud->wizards, ent->key, w);
/macosx-10.9.5/BerkeleyDB-21/db/java/src/com/sleepycat/db/
H A DEnvironmentConfig.java4073 java.util.Map.Entry ent = (java.util.Map.Entry)elems.next();
4075 (ReplicationHostAddress)ent.getKey();
4076 Boolean isPeer = (Boolean)ent.getValue();
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-bdb/
H A Dcache.c1552 int ei = 0, ent = 0, nc = 0; local
1557 ent++;
1567 ei, ent, nc );
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/comp/
H A Diconv.c1569 struct dirent* ent; local
1583 if (ent = readdir((DIR*)cp->data))
1585 cp->name = cp->match = cp->desc = (const char*)ent->d_name;
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/misc/
H A Dfts.c1506 * return 1 if ent is mounted on a local filesystem
1510 fts_local(FTSENT* ent) argument
1515 return statvfs(ent->fts_path, &fs) || (fs.f_flag & ST_LOCAL);
1517 return !strgrpmatch(fmtfs(ent->fts_statp), "([an]fs|samb)", NiL, 0, STR_LEFT|STR_ICASE);
/macosx-10.9.5/gpatch-3/patch/
H A Dconfig.guess81 .ent main
680 .ent main

Completed in 620 milliseconds

1234567891011>>