/freebsd/lib/libc/gen/ |
H A D | fts.3 | 348 for the file most recently returned by 580 structure most recently returned by 601 structure most recently returned by 668 This option is meaningful only for the most recently returned 676 If the referenced file is the one most recently returned by 686 If the file is one of those most recently returned by 707 The file may be one of those most recently returned by either
|
/freebsd/usr.sbin/ppp/ |
H A D | lqr.h | 36 u_int32_t LastOutLQRs; /* most recently received PeerOutLQRs */ 37 u_int32_t LastOutPackets; /* most recently received PeerOutPackets */ 38 u_int32_t LastOutOctets; /* most recently received PeerOutOctets */
|
H A D | slcompress.h | 113 struct cstate *cs_next; /* next most recently used cstate (xmit only) */ 131 struct cstate *last_cs; /* most recently used tstate */
|
/freebsd/sys/ufs/ufs/ |
H A D | dirhash.h | 56 * least-recently-used and a least-often-used algorithm for entry 61 * towards the tail (most recently used) end of the list. 64 * placed at the most-recently-used end of the list. This helps a lot
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_receive/ |
H A D | zfs_receive_new_props.ksh | 51 pools where the feature was recently enabled" 77 pools where the feature was recently enabled"
|
/freebsd/sys/contrib/xz-embedded/linux/lib/xz/ |
H A D | xz_lzma2.h | 30 * This enum is used to track which LZMA symbols have occurred most recently 36 * - Long repeat: Multi-byte match at a recently seen distance 37 * - Short repeat: One-byte repeat at a recently seen distance
|
/freebsd/contrib/unbound/util/storage/ |
H A D | lruhash.h | 172 /** lru list end item (least recently used) */ 262 * If necessary the least recently used entries are deleted to make space. 294 * Touch entry, so it becomes the most recently used in the LRU list. 321 * Demote entry, so it becomes the least recently used in the LRU list. 335 * If necessary the least recently used entries are deleted to make space. 423 * @param entry: entry to make most recently used.
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/ |
H A D | send_realloc_dnode_size.ksh | 33 # overlap with recently recycled and formerly "normal" dnode slots get 76 # overlap with recently recycled and formerly "normal" dnode slots get
|
/freebsd/share/doc/smm/04.quotas/ |
H A D | quotas.ms | 272 user, or because some file (perhaps this one) was recently 275 and filesystem, and retained in an LRU chain so recently 278 recently terminated is also retained in this way.
|
/freebsd/share/doc/papers/newvm/ |
H A D | 1.t | 57 contents of recently accessed locations. 156 maintain a cache of recently used files; 162 free memory can be used to cache recently accessed files. 167 Thus inactive swap blocks can also be used to cache less-recently-used
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86AsmPrinter.h | 66 // recently encountered STACKMAP instruction. 68 // recently encountered STACKMAP, stopping when that number is greater than
|
/freebsd/usr.sbin/freebsd-update/ |
H A D | freebsd-update.8 | 191 Install the most recently fetched updates or upgrade. 196 Uninstall the most recently installed updates.
|
/freebsd/sys/net/ |
H A D | slcompress.h | 115 struct cstate *cs_next; /* next most recently used cstate (xmit only) */ 132 struct cstate *last_cs; /* most recently used tstate */
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | CachePruning.cpp | 9 // This file implements the pruning of a directory based on least recently used. 205 // Order by time of last use so that recently used files are preserved. in pruneCache() 232 // If the file hasn't been used recently enough, delete it in pruneCache()
|
/freebsd/contrib/wpa/src/ap/ |
H A D | ap_list.h | 16 * received because these are used to find the least recently used
|
H A D | ap_list.c | 28 * in this link will thus be the least recently used entry. */ 160 wpa_printf(MSG_DEBUG, "Removing the least recently used AP " in ap_ap_add()
|
/freebsd/share/doc/papers/sysperf/ |
H A D | 4.t | 80 most recently translated path name for each process. 159 The system already maintained a cache of recently accessed inodes, 164 with its most recently translated name, 174 truly reflect the most recently used names. 461 code and by caching the most recently used route for each datagram socket.
|
/freebsd/bin/pkill/ |
H A D | pkill.1 | 173 Select only the newest (most recently started) of the matching processes. 175 Select only the oldest (least recently started) of the matching processes.
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | Move.h | 23 /// Returns true if the object is known to have been recently std::moved.
|
/freebsd/sys/contrib/openzfs/ |
H A D | RELEASES.md | 34 includes support for the latest OpenZFS features and recently releases
|
/freebsd/contrib/less/ |
H A D | ch.c | 35 * Pool of buffers holding the most recently used blocks of the input file. 37 * in order from most- to least-recently used. 194 * Take the least recently used buffer in ch_get() 338 * This orders the buffer chain, most- to least-recently used. in ch_get()
|
/freebsd/lib/libufs/ |
H A D | getinode.3 | 40 function stores the most recently fetched inode to the filesystem.
|
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/ |
H A D | ubsan_type_hash.cpp | 24 /// A cache of recently-checked hashes. Mini hash table with "random" evictions.
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | SSL_get_certificate.pod | 29 recently added certificate, or NULL if no certificate has been added.
|
/freebsd/share/doc/papers/beyond4.3/ |
H A D | beyond43.ms | 62 P1003.1 POSIX standard recently approved by the IEEE. 85 Recently Completed Projects 255 has recently become operational, increasing the complexity
|