Home
last modified time | relevance | path

Searched refs:Lose (Results 1 – 6 of 6) sorted by relevance

/freebsd/usr.bin/fmt/
H A Dfmt.c206 goto Lose; in get_positive()
211 Lose: errx(EX_USAGE, "%s", err_mess); in get_positive()
224 goto Lose; in get_nonnegative()
229 Lose: errx(EX_USAGE, "%s", err_mess); in get_nonnegative()
/freebsd/contrib/ntp/
H A DCommitLog-4.1.0180 * ntpd/ntp_proto.c (clock_filter): Lose "off", xtemp and ytemp,
186 between the sample delay and minimum delay. Lose "mu" from the
209 (local_clock): Lose "pps sync enabled" log noise.
251 * ntpd/ntp_proto.c (receive): Validate the source port. Lose
318 Lose the AM_PROCPKT restrictions test.
330 * ntpd/ntp_config.c: Added "kod" keyword. Lose "demobilize" keyword.
337 (receive): Lose RES_DEMOBILIZE and (some?) RES_DONTSERVE and
374 * ntpd/refclock_hopfpci.c (hopfpci_start): Lose the "correct_any"
409 * ntpd/ntp_proto.c (clock_filter): Update comments. Lose etemp;
490 * ntpd/ntp_proto.c: Lose extra definition of mode_ntpdate.
[all …]
H A DChangeLog233 * Lose a gmake construct in ntpd/Makefile.am. <stenn@ntp.org>
2698 * Lose the RANGEGATE check in PPS, from Dave Mills.
2994 * Lose peer_count from ntp_peer.c and ntp_proto.c (Dave Mills).
4155 * Lose FLAG_FIXPOLL, from Dave Mills.
4590 * [Bug 970] Lose obsolete -g flag to ntp-keygen.
4663 * Lose obsolete crypto subcommands (Dave Mills).
4773 * [Bug 757] Lose ULONG_CONST().
5014 * Lose the source port check on incoming packets
5111 * Lose the old DES stuff in favor of the (optional) RSAREF stuff
H A DCommitLog2209 Lose unused global
2212 Lose unused global
2215 Lose unused global
2218 Lose unused global
2221 Lose unused global
2224 Lose unused global
2227 Lose unused global
2230 Lose unused global
2233 Lose unused global
2236 Lose unuse
[all...]
H A DNEWS277 * Lose a gmake construct in ntpd/Makefile.am. <stenn@ntp.org>
4043 * Lose a gmake construct in ntpd/Makefile.am. <stenn@ntp.org>
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1221 void Lose();
1432 Lose(); in RateRegister()
1492 Lose(); in RatePrimaryRegister()
1516 Lose(); in RateFormula()
1525 Lose(); in RateFormula()
1611 void Cost::Lose() { in Lose() function in Cost
5508 SolutionCost.Lose(); in Solve()