| /onnv-gate/usr/src/cmd/filebench/config/ |
| H A D | filemacro.prof | 77 cached = 1; 91 cached = 0; 105 cached = 1; 119 cached = 0;
|
| H A D | filemicro.prof | 64 cached = true; 83 cached = true; 98 cached = true;
|
| /onnv-gate/usr/src/cmd/fs.d/pcfs/fsck/ |
| H A D | fsck_pcfs.h | 79 struct cached { struct 83 struct cached *next; argument 86 typedef struct cached CachedCluster;
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/ |
| H A D | File.pm | 162 { my $cached = $self->{cache}->lookup($n); 163 return $cached if defined $cached; 1319 my $cached = 0; 1328 my $cached = $self->{cache}->_produce($n); 1335 if (defined $cached && $_ ne $cached && ! $self->{deferred}{$n}) { 1337 _ci_warn("rec $n: cached <$cached> actual <$_>"); 1339 if (defined $cached && substr($cached, -$rsl) ne $rs) { 1357 $cached += length($r); 1363 if ($cached != $b) { 1364 _ci_warn("cache size is $b, should be $cached"); [all …]
|
| /onnv-gate/usr/src/uts/common/syscall/ |
| H A D | poll.c | 972 pcacheset_cmp(pollfd_t *current, pollfd_t *cached, pollfd_t *newlist, int n) in pcacheset_cmp() argument 980 prefetch_write_many((caddr_t)&cached[ix + 8]); in pcacheset_cmp() 982 if (current[ix].fd == cached[ix].fd) { in pcacheset_cmp() 992 if (current[ix].events == cached[ix].events) { in pcacheset_cmp() 997 if ((current[ix].fd < 0) && (cached[ix].fd < 0)) { in pcacheset_cmp() 1520 pollfd_t *cached; in pcacheset_resolve() local 1556 cached = pcsp->pcs_pollfd; in pcacheset_resolve() 1564 offset = pcacheset_cmp(¤t[count], &cached[count], np, in pcacheset_resolve() 1578 ASSERT((current[count].fd != cached[count].fd) || in pcacheset_resolve() 1579 (current[count].events != cached[count].events)); in pcacheset_resolve() [all …]
|
| /onnv-gate/usr/src/cmd/cmd-inet/usr.lib/in.dhcpd/ |
| H A D | README.caching | 96 The concurrency between the datastore and cached records is handled by the 120 1. If there is a pre-assigned IP for this client and the cached offer 124 2. If there is a pre-assigned IP but the cached offer is expired, 125 remove the cached OFFER from the itable, and try to find a new 138 unused records are cached for later use.
|
| /onnv-gate/usr/src/lib/gss_mechs/mech_dh/dh192/ |
| H A D | fakensl.c | 44 int algtype, char *pkey, size_t pkeylen, int *cached) in __getpublickey_cached_g() argument
|
| /onnv-gate/usr/src/uts/common/inet/kssl/ |
| H A D | ksslrec.c | 499 ASSERT(ssl->sid.cached == B_FALSE); in kssl_handle_client_hello() 541 if (ssl->sid.cached == B_TRUE) { in kssl_handle_client_hello() 775 if (ssl->sid.cached == B_TRUE) { in kssl_handle_client_hello() 848 ASSERT(sid->cached == B_FALSE); in kssl_cache_sid() 851 sid->cached = B_TRUE; in kssl_cache_sid() 878 ASSERT(sid->cached == B_TRUE); in kssl_uncache_sid() 879 sid->cached = B_FALSE; in kssl_uncache_sid() 892 csid->cached = B_FALSE; in kssl_uncache_sid() 914 if (csid->cached == B_FALSE || in kssl_lookup_sid() 923 csid->cached = B_FALSE; in kssl_lookup_sid() [all …]
|
| H A D | ksslproto.h | 109 boolean_t cached; member
|
| H A D | ksslapi.c | 1044 if (ssl->sid.cached == B_TRUE) { in kssl_handle_any_record() 1162 ssl->sid.cached = B_FALSE; in kssl_init_context()
|
| /onnv-gate/usr/src/uts/common/fs/ufs/ |
| H A D | ufs_dir.c | 1129 slotp->cached = 1; in ufs_dircheckforname() 1180 slotp->cached = 1; in ufs_dircheckforname() 1188 slotp->cached = 1; in ufs_dircheckforname() 1195 slotp->cached = 0; in ufs_dircheckforname() 1403 slotp->cached = 1; in ufs_dircheckforname() 1566 if (slotp->cached) { in ufs_dirrename() 1836 if (slotp->cached) { in ufs_diraddentry() 1865 slotp->cached = 0; in ufs_diraddentry() 1925 if (slotp->cached) { in ufs_diraddentry() 1928 slotp->cached = 0; in ufs_diraddentry() [all …]
|
| /onnv-gate/usr/src/uts/common/avs/ns/sdbc/ |
| H A D | cache_kstats_readme.txt | 39 behavior over all cached volumes, while "cd" stats reflect behavior particular 40 to each cached volume (or cache descriptor). 93 each cached volume) 100 (writes to cached blocks that are
|
| H A D | dynmem_readme.txt | 249 behavior over all cached volumes and shared reflects behavior particular 250 to each cached volume. 293 each cached volume) 334 cached - just the maximum possible. In order to determine the number present
|
| /onnv-gate/usr/src/uts/i86pc/os/ |
| H A D | microcode.c | 1019 ucode_update_t cached = { 0 }; in ucode_update() local 1068 bcopy(uusp, &cached, sizeof (cached)); in ucode_update() 1069 cachedp = &cached; in ucode_update()
|
| /onnv-gate/usr/src/cmd/filebench/common/ |
| H A D | parser_lex.l | 112 cached { return FSA_CACHED; }
|
| /onnv-gate/usr/src/cmd/devfsadm/ |
| H A D | devfsadm.c | 6041 static int cached = FALSE; in read_enumerate_file() local 6047 cached = FALSE; in read_enumerate_file() 6063 if (cached == TRUE) { in read_enumerate_file() 6085 cached = TRUE; in read_enumerate_file() 6157 static int cached = FALSE; in read_devlinktab_file() local 6166 if (cached == TRUE) { in read_devlinktab_file() 6189 cached = TRUE; in read_devlinktab_file() 7302 static int cached = FALSE; in read_minor_perm_file() local 7309 if (cached == TRUE) { in read_minor_perm_file() 7318 cached = TRUE; in read_minor_perm_file() [all …]
|
| /onnv-gate/usr/src/cmd/wbem/provider/c/mof/ |
| H A D | Solaris_NFS1.0.mof | 436 "Maximum number of seconds that cached attributes are held " 443 "Minimum number of seconds that cached attributes are held " 450 "Maximum number of seconds that cached attributes are held " 457 "Minimum number of seconds that cached attributes are held " 792 "Maximum number of seconds that cached attributes are held " 799 "Minimum number of seconds that cached attributes are held " 806 "Maximum number of seconds that cached attributes are held " 813 "Minimum number of seconds that cached attributes are held "
|
| /onnv-gate/usr/src/common/openssl/doc/ssl/ |
| H A D | SSL_CTX_set_session_cache_mode.pod | 93 sessions negotiated in an SSL/TLS handshake may be cached for possible reuse.
|
| /onnv-gate/usr/src/lib/libgss/ |
| H A D | README.spi | 61 result is cached.
|
| /onnv-gate/usr/src/cmd/agents/snmp/mib/ |
| H A D | mib_DM.txt | 407 " Number of entries cached (non-systematic copies) in 409 cached partially. The negative cache is not counted."
|
| /onnv-gate/usr/src/cmd/fs.d/autofs/ |
| H A D | autod_nfs.c | 236 int cached; in mount_nfs() local 278 cached = strcmp(me->map_mounter, MNTTYPE_CACHEFS) == 0; in mount_nfs() 281 cached, overlay, uid, alp); in mount_nfs() 639 int cached, int overlay, in nfsmount() argument 715 if (replicated && cached) { in nfsmount() 1183 if (cached) { in nfsmount()
|
| /onnv-gate/usr/src/cmd/keyserv/ |
| H A D | setkey.c | 1395 int cached = 0; in getdeskey3() local 1423 cached = 1; in getdeskey3() 1432 if (cached) { in getdeskey3()
|
| /onnv-gate/usr/src/cmd/troff/troff.d/ |
| H A D | README | 161 cached width computations, general cleanup.
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/ |
| H A D | perl583delta.pod | 106 cached, and is now fixed.
|
| /onnv-gate/usr/src/uts/common/sys/fs/ |
| H A D | ufs_inode.h | 453 int cached; /* cached directory */ member
|