Home
last modified time | relevance | path

Searched refs:recent (Results 1 – 25 of 170) sorted by relevance

1234567

/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/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/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SchedPredicates.td65 // on recent Intel CPUs.
77 // on recent Intel CPUs.
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_ERR_STATE_save.pod31 ERR entries up to the most recent mark on the ERR stack. These entries are moved
32 to I<es> and removed from the thread error state. However, the most recent
H A DERR_set_mark.pod43 most recent mark, if any, or the total number of error stack entries.
/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/sys/contrib/device-tree/Bindings/rng/
H A Dsparc_sun_oracle_rng.txt10 more recent systems (after Oracle acquisition of SUN)
/freebsd/contrib/ntp/
H A DREADME.versions16 Here are some recent versions numbers as an example:
/freebsd/contrib/xz/
H A DFREEBSD-upgrade17 You should run ``configure'' to make sure you use a more recent
/freebsd/tests/sys/kern/tty/
H A Dtest_recanon.orch80 -- Finally, swap VEOF out with ^F; before recent changes, we would remain
/freebsd/contrib/file/magic/Magdir/
H A Dtimezone8 # Added new official magic number for recent versions of the Olson code
/freebsd/contrib/bc/project/
H A Dissue10.md44 On recent 12.2-STABLE:
57 And on somewhat less recent 14-CURRENT:
/freebsd/tools/cam/
H A DREADME7 with fbp providers that recent clang optimizations make unuseable, hence the
/freebsd/.github/
H A DCODEOWNERS21 # recent maintainer of a sub-system is to check recent logs for that
/freebsd/sys/contrib/device-tree/src/arm/marvell/
H A Darmada-370-synology-ds213j.dts9 * The 0xf1000000 is the default used by the recent, DT-capable, U-Boot
10 * bootloaders provided by Marvell. It is used in recent versions of
H A Darmada-xp-crs326-24g-2s.dtsi12 * 0xd0000000). The 0xf1000000 is the default used by the recent,
H A Darmada-xp-crs305-1g-4s.dtsi12 * 0xd0000000). The 0xf1000000 is the default used by the recent,
H A Darmada-xp-crs328-4c-20s-4s.dtsi12 * 0xd0000000). The 0xf1000000 is the default used by the recent,
H A Darmada-xp-db-xc3-24g4xg.dts11 * 0xd0000000). The 0xf1000000 is the default used by the recent,
H A Darmada-xp-db-dxbc2.dts11 * 0xd0000000). The 0xf1000000 is the default used by the recent,
H A Darmada-xp-synology-ds414.dts9 * The 0xf1000000 is the default used by the recent, DT-capable, U-Boot
10 * bootloaders provided by Marvell. It is used in recent versions of
/freebsd/contrib/sendmail/vacation/
H A Dvacation.c58 static bool recent __P((void));
446 if (result == EX_OK && !recent())
899 recent() in recent() function
/freebsd/contrib/arm-optimized-routines/
H A DREADME.contributors20 toolchains. (The build should not depend on a recent toolchain, the use
/freebsd/tools/test/stress2/misc/
H A Dmapwrite.sh22 * Compile a recent (2.2+) ZFS with --enable-debug.
/freebsd/contrib/ntp/util/
H A DREADME18 microsecond counters, such as recent Sun and certain HP and DEC systems,

1234567