| /freebsd/contrib/openresolv/ |
| H A D | libc.in | 142 newest= 144 if [ -z "$newest" ] || [ "$conf" -nt "$newest" ]; then 145 newest="$conf" 148 [ -z "$newest" ] && exit 0 149 newconf="$signature$NL$(cat "$newest")$NL"
|
| /freebsd/contrib/sendmail/contrib/ |
| H A D | buildvirtuser | 108 my $newest = 0; 144 if ($mtime > $newest) 146 $newest = $mtime; 185 if ($opts->{f} || $virtmtime < $newest)
|
| /freebsd/sys/contrib/openzfs/scripts/ |
| H A D | kmodtool | 105 Summary: Metapackage which tracks in ${kmodname} kernel module for newest kernel${dashvaria… 119 ${kmodname} kernel module(s) for the newest kernel${dashvariant}, 242 the ${kmodname}-devel-<kernel> objects for the newest kernel. 311 Summary: Metapackage which tracks in ${kmodname} kernel module for newest kernel${kernel_va… 323 ${kmodname} kernel module(s) for the newest kernel${kernel_variant}. 489 --newest)
|
| /freebsd/sys/netinet/ |
| H A D | tcp_fastopen.c | 233 unsigned int newest; member 392 V_tcp_fastopen_keys.newest = TCP_FASTOPEN_MAX_KEYS - 1; in tcp_fastopen_init() 489 V_tcp_fastopen_keys.newest++; in tcp_fastopen_addkey_locked() 490 if (V_tcp_fastopen_keys.newest == TCP_FASTOPEN_MAX_KEYS) in tcp_fastopen_addkey_locked() 491 V_tcp_fastopen_keys.newest = 0; in tcp_fastopen_addkey_locked() 492 memcpy(V_tcp_fastopen_keys.key[V_tcp_fastopen_keys.newest], key, in tcp_fastopen_addkey_locked() 626 V_tcp_fastopen_keys.key[V_tcp_fastopen_keys.newest], in tcp_fastopen_check_cookie() 637 key_index = V_tcp_fastopen_keys.newest; in tcp_fastopen_check_cookie() 727 V_tcp_fastopen_keys.newest = TCP_FASTOPEN_MAX_KEYS - 1; in sysctl_net_inet_tcp_fastopen_server_enable()
|
| /freebsd/bin/pkill/ |
| H A D | pkill.c | 101 static int newest; variable 258 newest = 1; in main() 299 if (newest && oldest) in main() 548 if (newest || oldest) { in main() 565 if (newest) /* but we want the newest */ in main()
|
| /freebsd/ |
| H A D | .git-blame-ignore-revs | 9 # This file is sorted in git log order (newest commits first).
|
| /freebsd/sys/contrib/openzfs/rpm/generic/ |
| H A D | zfs-kmod.spec.in | 34 # (un)define the next line to either build for the newest or all current kernels 35 %define buildforkernels newest
|
| /freebsd/sys/contrib/openzfs/ |
| H A D | RELEASES.md | 33 * OpenZFS current - Tracks the newest MAJOR.MINOR release. This branch
|
| /freebsd/sys/contrib/openzfs/config/ |
| H A D | kernel-mkdir.m4 | 3 dnl # Supported mkdir() interfaces checked newest to oldest.
|
| H A D | kernel-xattr-handler.m4 | 70 dnl # Supported xattr handler set() interfaces checked newest to oldest.
|
| /freebsd/contrib/tzdata/ |
| H A D | Makefile | 1136 echo "+ touch -mr $$newest $$dest" && \ 1137 touch -mr "$$newest" "$$dest"; \
|
| /freebsd/contrib/tzcode/ |
| H A D | Makefile | 1136 echo "+ touch -mr $$newest $$dest" && \ 1137 touch -mr "$$newest" "$$dest"; \
|
| /freebsd/crypto/krb5/src/lib/kadm5/ |
| H A D | kadm_err.et | 46 …pecified by application is unknown to server (to fix, obtain and install newest KADM5 Admin Server…
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | misctools | 64 # GRR: According to newest specification CarriageReturn (0xD) and LineFeed (0xA) should be used as …
|
| /freebsd/sys/contrib/device-tree/Bindings/mailbox/ |
| H A D | omap-mailbox.txt | 22 All the current OMAP SoCs except for the newest DRA7xx SoC has a single IP
|
| /freebsd/contrib/mandoc/ |
| H A D | INSTALL | 27 whether the newest version of mandoc is already installed by default
|
| /freebsd/crypto/heimdal/lib/wind/ |
| H A D | rfc3491.txt | 243 Indicator whether or not this is the newest version of the
|
| H A D | rfc4013.txt | 214 Indicator whether or not this is the newest version of the
|
| /freebsd/contrib/ntp/ntpq/ |
| H A D | ntpq-subs.c | 2593 l_fp newest; in collect_mru_list() 2800 } else if (!strcmp(tag, "last.newest")) { in collect_mru_list() 2803 "last.newest %s before complete row, got = 0x%x\n", in collect_mru_list() 2809 "last.newest %s before now=\n", in collect_mru_list() 2817 !hextolfp(val + 2, &newest) || in collect_mru_list() 2818 !L_ISEQU(&newest, in collect_mru_list() 2821 "last.newest %s mismatches %08x.%08x", in collect_mru_list() 2584 l_fp newest; collect_mru_list() local
|
| /freebsd/sys/geom/mirror/ |
| H A D | g_mirror.c | 2436 uintmax_t found, newest; in g_mirror_update_device() local 2472 newest = (intmax_t)sc->sc_ ## field; \ in g_mirror_update_device() 2485 found, newest); in g_mirror_update_device()
|
| /freebsd/crypto/heimdal/lib/asn1/ |
| H A D | krb5.asn1 | 349 LR_ISSUE_USE_TGT(3), -- time of newest TGT used
|
| /freebsd/contrib/sendmail/ |
| H A D | README | 305 and can cause sendmail to dump core. In addition, the newest versions of
|
| /freebsd/contrib/openpam/ |
| H A D | aclocal.m4 | 901 # in mind that ls -t prints the *newest* file first.
|
| /freebsd/contrib/tcsh/ |
| H A D | Fixes | 1038 80. Update to the newest csh sh.file.c 1135 the newest.
|
| /freebsd/contrib/libedit/ |
| H A D | ChangeLog | 1563 newest entry and increases going back in time. 1599 advance not only to the newest entry, but beyond it, which core
|