Home
last modified time | relevance | path

Searched refs:cached (Results 1 – 25 of 190) sorted by relevance

12345678

/freebsd-10-stable/contrib/unbound/services/cache/
Drrset.c127 struct packed_rrset_data* cached = (struct packed_rrset_data*)cd; in need_to_update_rrset() local
132 cached->security != sec_status_secure) in need_to_update_rrset()
134 if( cached->security == sec_status_bogus && in need_to_update_rrset()
138 if( newd->trust > cached->trust ) { in need_to_update_rrset()
141 if(equal && cached->ttl >= timenow && in need_to_update_rrset()
142 cached->security == sec_status_bogus) in need_to_update_rrset()
147 if( cached->ttl < timenow ) in need_to_update_rrset()
150 if( newd->trust == cached->trust && !equal ) { in need_to_update_rrset()
157 newd->ttl = cached->ttl; in need_to_update_rrset()
/freebsd-10-stable/usr.sbin/bsnmpd/modules/snmp_hostres/
DBEGEMOT-HOSTRES-MIB.txt69 "The maximum number of ticks the storage table is cached."
78 "The maximum number of ticks the FS table is cached."
87 "The maximum number of ticks the disk storage table is cached."
96 "The maximum number of ticks the network table is cached."
105 "The maximum number of ticks the hrSWInstalledTable is cached."
115 hrSWRunPerfTable are cached."
/freebsd-10-stable/contrib/gcclibs/libcpp/
Dline-map.c268 const struct line_map *cached; in linemap_lookup() local
273 cached = &set->maps[mn]; in linemap_lookup()
275 if (line >= cached->start_location) in linemap_lookup()
277 if (mn + 1 == mx || line < cached[1].start_location) in linemap_lookup()
278 return cached; in linemap_lookup()
/freebsd-10-stable/contrib/apr-util/
Dconfigure4807 $as_echo_n "(cached) " >&6
4844 $as_echo_n "(cached) " >&6
5506 $as_echo_n "(cached) " >&6
5543 $as_echo_n "(cached) " >&6
5682 $as_echo_n "(cached) " >&6
5719 $as_echo_n "(cached) " >&6
6008 $as_echo_n "(cached) " >&6
6050 $as_echo_n "(cached) " >&6
6092 $as_echo_n "(cached) " >&6
6134 $as_echo_n "(cached) " >&6
[all …]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_x/
Dreps.c929 const svn_fs_x__reps_t *cached = data; in svn_fs_x__reps_get_func() local
930 svn_fs_x__reps_t *reps = apr_pmemdup(pool, cached, sizeof(*reps)); in svn_fs_x__reps_get_func()
933 = svn_temp_deserializer__ptr(cached, (const void **)&cached->text); in svn_fs_x__reps_get_func()
935 = svn_temp_deserializer__ptr(cached, (const void **)&cached->bases); in svn_fs_x__reps_get_func()
937 = svn_temp_deserializer__ptr(cached, in svn_fs_x__reps_get_func()
938 (const void **)&cached->first_instructions); in svn_fs_x__reps_get_func()
940 = svn_temp_deserializer__ptr(cached, in svn_fs_x__reps_get_func()
941 (const void **)&cached->instructions); in svn_fs_x__reps_get_func()
/freebsd-10-stable/contrib/llvm/tools/lldb/source/DataFormatters/
DLibCxxUnorderedMap.cpp56 auto cached = m_children.find(idx); in GetChildAtIndex() local
57 if (cached != m_children.end()) in GetChildAtIndex()
58 return cached->second; in GetChildAtIndex()
DLibCxxList.cpp235 auto cached = m_children.find(idx); in GetChildAtIndex() local
236 if (cached != m_children.end()) in GetChildAtIndex()
237 return cached->second; in GetChildAtIndex()
DLibCxxMap.cpp310 auto cached = m_children.find(idx); in GetChildAtIndex() local
311 if (cached != m_children.end()) in GetChildAtIndex()
312 return cached->second; in GetChildAtIndex()
DLibCxx.cpp495 auto cached = m_children.find(idx); in GetChildAtIndex() local
496 if (cached != m_children.end()) in GetChildAtIndex()
497 return cached->second; in GetChildAtIndex()
/freebsd-10-stable/contrib/binutils/
Dconfigure1493 echo $ECHO_N "(cached) $ECHO_C" >&6
1546 echo $ECHO_N "(cached) $ECHO_C" >&6
1568 echo $ECHO_N "(cached) $ECHO_C" >&6
1626 echo $ECHO_N "(cached) $ECHO_C" >&6
1691 echo $ECHO_N "(cached) $ECHO_C" >&6
5852 echo $ECHO_N "(cached) $ECHO_C" >&6
5898 echo $ECHO_N "(cached) $ECHO_C" >&6
5943 echo $ECHO_N "(cached) $ECHO_C" >&6
5988 echo $ECHO_N "(cached) $ECHO_C" >&6
6034 echo $ECHO_N "(cached) $ECHO_C" >&6
[all …]
/freebsd-10-stable/contrib/ntp/sntp/m4/
Dntp_cacheversion.m45 # cache variables to avoid using results cached with a script that
16 # cached results are presumed incompatible and not used. The reason
17 # children do not flush the cached is it is shared with the parent and
50 # mechanism by looking for the first cached variable set
/freebsd-10-stable/sys/cddl/dev/dtrace/
Ddtrace_ioctl.c202 caddr_t cached; in dtrace_ioctl() local
293 cached = buf->dtb_tomax; in dtrace_ioctl()
307 if (buf->dtb_tomax == cached) { in dtrace_ioctl()
308 ASSERT(buf->dtb_xamot != cached); in dtrace_ioctl()
313 ASSERT(cached == buf->dtb_xamot); in dtrace_ioctl()
/freebsd-10-stable/contrib/gdb/
Dltconfig1631 echo $ac_n "(cached) $ac_c" 1>&6
1670 echo $ac_n "(cached) $ac_c" 1>&6
1717 echo $ac_n "(cached) $ac_c" 1>&6
1756 echo $ac_n "(cached) $ac_c" 1>&6
1795 echo $ac_n "(cached) $ac_c" 1>&6
1843 echo $ac_n "(cached) $ac_c" 1>&6
1950 echo $ac_n "(cached) $ac_c" 1>&6
2024 echo $ac_n "(cached) $ac_c" 1>&6
/freebsd-10-stable/contrib/unbound/util/data/
Dmsgencode.h71 int cached, struct regional* region, uint16_t udpsize,
/freebsd-10-stable/contrib/jemalloc/
DFREEBSD-upgrade83 (cd ${work}; git add -A; git diff --cached) > FREEBSD-diffs
/freebsd-10-stable/cddl/contrib/dtracetoolkit/Examples/
Drwbytype_example.txt33 much of these read bytes would have been cached by the filesystem page cache.
Ddiskhits_example.txt102 file is cached more, the extra events are likely to be much smaller in size -
Ddvmstat_example.txt28 Eventually the find command travels to places which are not cached, we can
/freebsd-10-stable/usr.sbin/bsdconfig/share/packages/
Dpackages.subr77 # category name if its index has been cached, adding the number of installed
113 # Re-Add asterisk to the category if its index has been cached
341 # Obtain a [potentially cached] page of the INDEX file for a given $category.
345 # If $page is not 1 and there is no cached page, failure status is returned.
360 # Update category default-item because now we're cached
416 # if the page-before-previous is loaded/cached
423 # if the page-after-next is loaded/cached
744 # page-before-prev is cached, add an asterisk.
759 # page-after-next is cached, add an asterisk.
/freebsd-10-stable/contrib/bmake/mk/
Ddirdeps.mk455 .if !target(dirdeps-cached)
462 dirdeps: dirdeps-cached
463 dirdeps-cached: ${DIRDEPS_CACHE} .MAKE
/freebsd-10-stable/contrib/ofed/management/opensm/doc/
Dqos-config.txt27 values may be stored in OpenSM config file (cached options file).
/freebsd-10-stable/contrib/unbound/doc/
Drequirements.txt20 time to live (TTL). During this time the data can be cached. It is
112 the cached RR is updated with the correct content.
230 if the server responds (quickly) without EDNS, this is cached for 15 min.
256 negative cached NXDOMAIN reply with a SOA RR where the serial number
264 o SOA records in negative cached answers for DS queries.
/freebsd-10-stable/contrib/ntp/sntp/
Dmain.c1546 static struct timeval cached; in gettimeofday_cached() local
1560 !memcmp(&latest, &cached, sizeof(latest))) { in gettimeofday_cached()
1564 cached = latest; in gettimeofday_cached()
1602 adj_cached = add_tval(cached, offset); in gettimeofday_cached()
/freebsd-10-stable/contrib/top/
Dtop.local.hs57 * then getpwnam is used and the result is cached. If not, then getpwent
/freebsd-10-stable/sys/compat/linprocfs/
Dlinprocfs.c148 unsigned long buffers, cached; /* buffer / cache memory ??? */ in linprocfs_domeminfo() local
188 cached = cnt.v_cache_count * PAGE_SIZE; in linprocfs_domeminfo()
201 memtotal, memused, memfree, memshared, buffers, cached, in linprocfs_domeminfo()
204 B2K(memshared), B2K(buffers), B2K(cached), in linprocfs_domeminfo()

12345678