Home
last modified time | relevance | path

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

12345678910>>...31

/freebsd-src/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-src/contrib/ntp/ntpq/
H A Dntpq-subs.c2572 mru *recent; in collect_mru_list() local
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 = hash_table[hash]; in collect_mru_list()
[all …]
/freebsd-src/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-src/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-src/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-src/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-src/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-src/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-src/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-src/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-src/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-src/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-src/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-src/contrib/ntp/kernel/sys/
H A Dbsd_audioirig.h81 int high; /* recent largest sample */
82 int sl0,sl1; /* recent sample levels */
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SchedPredicates.td65 // on recent Intel CPUs.
77 // on recent Intel CPUs.
/freebsd-src/.github/
H A DCODEOWNERS20 # This list is prone to becoming stale quickly. The best way to find the recent
21 # maintainer of a sub-system is to check recent logs for that directory or
/freebsd-src/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-src/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-src/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-src/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-src/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-src/contrib/ntp/
H A DREADME.versions16 Here are some recent versions numbers as an example:
/freebsd-src/contrib/googletest/.github/ISSUE_TEMPLATE/
H A D10-feature_request.yml9 label: Does the feature exist in the most recent commit?

12345678910>>...31