Home
last modified time | relevance | path

Searched full:recent (Results 1 – 25 of 749) sorted by relevance

12345678910>>...30

/freebsd/sys/contrib/openzfs/man/man8/
H A Dzfs-rollback.849 recent one.
64 Destroy any more recent snapshots and bookmarks, as well as any clones of those
71 Destroy any snapshots and bookmarks more recent than the one specified.
H A Dzfs-upgrade.857 Displays a list of file systems that are not the most recent version.
90 If not specified, upgrade to the most recent version.
93 recent version supported by this version of ZFS.
/freebsd/contrib/ntp/ntpq/
H A Dntpq-subs.c2572 mru *recent; in collect_mru_list()
2651 recent = HEAD_DLIST(mru_list, mlink); in collect_mru_list()
2652 INSIST(recent != NULL); in collect_mru_list()
2656 sptoa(&recent->addr)); in collect_mru_list()
2657 UNLINK_DLIST(recent, mlink); in collect_mru_list()
2658 hash = NTP_HASH_ADDR(&recent->addr); in collect_mru_list()
2660 recent, hlink, mru); in collect_mru_list()
2661 INSIST(unlinked == recent); in collect_mru_list()
2662 free(recent); in collect_mru_list()
2758 for (recent in collect_mru_list()
2563 mru *recent; collect_mru_list() local
3188 mru *recent; mrulist() local
[all...]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_rollback/
H A Dzfs_rollback_001_pos.ksh38 # more recent than the one specified.
53 "snapshots more recent than the one specified."
175 "recent than the one specified passed."
/freebsd/contrib/libpcap/
H A Dnametoaddr.c302 * case we're thread-safe (sufficiently recent FreeBSD, in pcap_nametonetaddr()
303 * sufficiently recent Darwin-based OS, sufficiently recent in pcap_nametonetaddr()
304 * HP-UX, sufficiently recent Tru64 UNIX), or we have the in pcap_nametonetaddr()
551 * case we're thread-safe (sufficiently recent FreeBSD, in pcap_nametoproto()
552 * sufficiently recent Darwin-based OS, sufficiently recent in pcap_nametoproto()
553 * HP-UX, sufficiently recent Tru64 UNIX, Windows), or we have in pcap_nametoproto()
/freebsd/lib/libkvm/
H A Dkvm_geterr.345 This function returns a string describing the most recent error condition
48 The results are undefined if the most recent
H A Dkvm_open.3161 corresponding to the most recent kvm library call using
165 The results are undefined if the most recent kvm call did not produce
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zfs_rollback/
H A Dzfs_rollback_001_pos.ksh38 # more recent than the one specified.
62 "snapshots more recent than the one specified."
176 "recent than the one specified passed."
/freebsd/contrib/smbfs/
H A DHISTORY32 - Synch with changes in the recent -current (you'll need kernel compiled
49 - Maintance: synch with changes in the recent -current
60 - synch with changes in the recent -current
/freebsd/tools/boot/
H A Dfull-test.readme9 is recent enough). If not, I know the latest master of qemu project works.
11 (3) A recent enough universe that the building of stand will work for all the
/freebsd/sys/contrib/device-tree/Bindings/spi/
H A Dbrcm,bcm63xx-hsspi.yaml17 controller was carried over to recent ARM based chips, such as BCM63138,
19 brcm,bcm6328-hsspi compatible string. The recent ARM based chip is required to
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DRedeclarable.h47 // "most-recent" when referring to temporal order: order of addition
61 // "canonical" "most recent"
128 // Allocate the generational 'most recent' cache now, if needed. in getPrevious()
225 /// Returns the most recent (re)declaration of this declaration.
230 /// Returns the most recent (re)declaration of this declaration.
/freebsd/cddl/contrib/opensolaris/common/ctf/
H A Dctf_error.c34 "File uses more recent ELF version than libctf", /* ECTF_ELFVERS */
35 "File uses more recent CTF version than libctf", /* ECTF_CTFVERS */
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCriticalAntiDepBreaker.h61 /// The index of the most recent kill (proceeding bottom-up),
65 /// The index of the most recent complete def (proceeding
/freebsd/crypto/openssh/
H A DREADME.platform54 has been removed in recent releases of Darwin and MacOS X.
61 Recent Darwin/MacOS X versions are likely unsupported.
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SchedPredicates.td65 // on recent Intel CPUs.
77 // on recent Intel CPUs.
/freebsd/contrib/ntp/kernel/sys/
H A Dbsd_audioirig.h81 int high; /* recent largest sample */
82 int sl0,sl1; /* recent sample levels */
/freebsd/share/doc/papers/beyond4.3/
H A Dbeyond43.ms88 in the recent 4.3BSD Tahoe release.
264 Recent work in collaboration with Van Jacobson of the Lawrence Berkeley
354 The recent invasion of the DARPA Internet by a quickly reproducing ``worm''
366 (witness its success in handling the recent worm).
/freebsd/sys/contrib/zlib/
H A DFAQ6 http://zlib.net/ which may have more recent information.
222 It has in the past, but we have not heard of any recent evidence. There
224 If you know of recent, successful applications of zlib on these operating
276 Note that you should be using the most recent version of zlib. Versions
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DWatchedLiteralsSolver.cpp62 /// `Level` until it reaches the most recent level where a decision was made.
177 // Backtrack and rewind the `Level` until the most recent non-forced in solve()
186 // Otherwise, take the other branch at the most recent level where a in solve()
261 /// Reverses forced moves until the most recent level where a decision was
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Darena_structs_b.h61 * element is the most recent epoch. Corresponding epoch times are
98 * updating the current CPU id, track the most recent thread accessing
/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Dutil.h473 /** Return the most recent socket error. Not idempotent on all platforms. */
475 /** Replace the most recent socket error with errcode */
478 /** Return the most recent socket error to occur on sock. */
500 /** Return the most recent socket error. Not idempotent on all platforms. */
502 /** Replace the most recent socket error with errcode */
504 /** Return the most recent socket error to occur on sock. */
/freebsd/contrib/libevent/include/event2/
H A Dutil.h473 /** Return the most recent socket error. Not idempotent on all platforms. */
475 /** Replace the most recent socket error with errcode */
478 /** Return the most recent socket error to occur on sock. */
500 /** Return the most recent socket error. Not idempotent on all platforms. */
502 /** Replace the most recent socket error with errcode */
504 /** Return the most recent socket error to occur on sock. */
/freebsd/crypto/openssh/contrib/
H A Dssh-copy-id.1146 is the most recent file that matches:
156 file to reinstate it as the most recent.
/freebsd/contrib/ntp/
H A DREADME.versions16 Here are some recent versions numbers as an example:

12345678910>>...30