Home
last modified time | relevance | path

Searched refs:caching (Results 1 – 25 of 34) sorted by relevance

12

/onnv-gate/usr/src/uts/common/fs/ufs/
H A Dufs_dir.c201 int caching; in ufs_dirlook() local
307 caching = 0; in ufs_dirlook()
337 caching = 1; in ufs_dirlook()
351 if (caching) { in ufs_dirlook()
421 if (caching) { in ufs_dirlook()
423 caching = 0; in ufs_dirlook()
433 if (caching) { in ufs_dirlook()
442 caching = 0; in ufs_dirlook()
454 caching = (dnlc_dir_add_entry(dcap, ep->d_name, in ufs_dirlook()
458 if (caching && (extra >= LDIRSIZ(1))) { in ufs_dirlook()
[all …]
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DAutoSplit.pm300 my $caching = 1;
358 $caching = 0;
360 if($caching) {
366 if($caching) {
371 $caching = 1;
/onnv-gate/usr/src/common/openssl/doc/ssl/
H A DSSL_CTX_set_session_cache_mode.pod5 SSL_CTX_set_session_cache_mode, SSL_CTX_get_session_cache_mode - enable/disable session caching
16 SSL_CTX_set_session_cache_mode() enables/disables session caching
48 No session caching for client or server takes place.
85 automatically stored there. If external session caching callbacks are in use,
95 session caching (callback) that is configured for the SSL_CTX. This flag will
98 in any SSL/TLS servers where external caching is configured, any successful
H A DSSL_CTX_sess_set_get_cb.pod5 …e_cb, SSL_CTX_sess_get_get_cb - provide callback functions for server side external session caching
50 In order to allow external session caching, synchronization with the internal
56 and session caching is enabled (see
71 session caching was disabled. The get_session_cb() is passed the
H A DSSL_CTX_set_timeout.pod5 SSL_CTX_set_timeout, SSL_CTX_get_timeout - manipulate timeout values for session caching
H A DSSL_CTX_set_generate_session_id.pod45 or external caching techniques.
/onnv-gate/usr/src/lib/libast/common/misc/
H A Doptlib.h72 int caching; member
H A Doptget.c4295 cache->caching = c; in optget()
4321 c = cache->caching; in optget()
4322 cache->caching = 0; in optget()
/onnv-gate/usr/src/common/openssl/crypto/engine/
H A DREADME138 caching tricks such that requests on that 'nid' will be cached and all future
149 "default" for that 'nid'. The caching is acknowledged by a 'uptodate' variable
168 cleanup works with the ENGINE_PILE doing all this caching nonsense (ie. when the
/onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/
H A Dexacct_common.xh40 * Object stash pointers - caching these speeds up the creation and
/onnv-gate/usr/src/cmd/sendmail/src/
H A DREAD_ME61 mci.c Routines that handle mail connection information caching.
/onnv-gate/usr/src/uts/common/avs/ns/sdbc/
H A Ddynmem_readme.txt58 support the caching request then only the first entry in the group actually
64 done in three phases. Phase one simply determines whether the caching request
/onnv-gate/usr/src/common/openssl/doc/apps/
H A Ds_time.pod88 that session caching is working. If neither B<-new> nor B<-reuse> are
H A Ds_client.pod103 be used as a test that session caching is working.
/onnv-gate/usr/src/cmd/cmd-inet/usr.lib/in.dhcpd/
H A DREADME.caching36 The Solaris DHCP server implements a caching mechanism to:
/onnv-gate/usr/src/cmd/wbem/provider/c/mof/
H A DSolaris_NFS1.0.mof430 "If set to true, allow data and attribute caching. If set to "
431 "false, suppress data and attribute caching. Corresponds to "
786 "If set to true, allow data and attribute caching. If set to "
787 "false, suppress data and attribute caching. Corresponds to "
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dperlnumber.pod152 The caching of conversions (as described above) means that the integer
H A Dperl581delta.pod853 the caching optimization and making (??{...}) constructs obscenely
H A Dperlunicode.pod1344 a caching scheme was introduced which will hopefully make the slowness
/onnv-gate/usr/src/grub/grub-0.97/
H A DINSTALL171 `./config.cache'. Set FILE to `/dev/null' to disable caching, for
/onnv-gate/usr/src/cmd/cmd-inet/usr.lib/wpad/
H A DREADME84 * PMKSA caching
229 messages in initial key handshake, pre-authentication, key caching).
/onnv-gate/usr/src/common/openssl/
H A DNEWS212 o Better handling of SSL session caching.
/onnv-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME375 must be obtained (such as when caching an ACK packet at system
/onnv-gate/usr/src/uts/common/smbsrv/ndl/
H A Dsrvsvc.ndl530 * 0x30 CSC_MASK Client-side caching (CSC) state:
/onnv-gate/usr/src/cmd/fm/dicts/
H A DINTEL.po979 msgstr "A system caching agent error has occurred. Refer to %s for more information."

12