Home
last modified time | relevance | path

Searched refs:lose (Results 1 – 25 of 51) sorted by relevance

123

/freebsd/contrib/tcpdump/
H A Dprint-zephyr.c168 int lose = 0; in zephyr_print() local
175 if (!s) lose = 1; in zephyr_print()
179 if (!lose) field = strtol(s, 0, 16); in zephyr_print()
183 if (!lose) field = s; in zephyr_print()
186 if (lose) in zephyr_print()
209 if (lose) in zephyr_print()
223 if (!lose && strcmp(ackdata, "SENT")) in zephyr_print()
258 if (!lose) ZEPHYR_PRINT(" ", z_triple(c, i, r)); in zephyr_print()
/freebsd/usr.bin/gzip/
H A Dgzip.c1390 goto lose; in file_uncompress()
1394 goto lose; in file_uncompress()
1405 goto lose; in file_uncompress()
1412 goto lose; in file_uncompress()
1417 goto lose; in file_uncompress()
1424 goto lose; in file_uncompress()
1437 goto lose; in file_uncompress()
1446 goto lose; in file_uncompress()
1479 goto lose; in file_uncompress()
1484 goto lose; in file_uncompress()
[all …]
/freebsd/contrib/telnet/libtelnet/
H A Dread_password.c89 goto lose;
126 lose:
/freebsd/tests/sys/kern/tty/
H A Dtest_recanon.orch51 -- Sending "B^D" should give us "ZB" to make sure that we didn't lose anything
/freebsd/sys/contrib/device-tree/Bindings/gpio/
H A Dgpio-omap.txt31 so will never lose its logic state.
/freebsd/contrib/llvm-project/lldb/bindings/python/
H A Dpython-typemaps.swig444 // Don't lose the callback reference
468 // Don't lose the callback reference
486 // Don't lose the callback reference.
703 // Don't lose the callback reference
/freebsd/lib/libc/db/hash/
H A DREADME57 file, you may lose updates since the package buffers all writes. Also,
/freebsd/tools/tools/net80211/mlme_assoc/
H A DREADME49 the sta and not the vif causing all kinds of troubles, especially if we lose
/freebsd/contrib/ntp/html/hints/
H A Da-ux178 extensive floppy use causes A/UX to drop and lose clock interupts
180 activities a lot, you find out that you lose about 300ms of time
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Dcoresight.txt103 hardware will lose register context on CPU power down (e.g. CPUIdle).
142 will lose register context when AMBA clock is removed which is observed
/freebsd/contrib/file/magic/Magdir/
H A Djavascript20 # The strength is increased to beat the C++ but lose to HTML rules,
/freebsd/stand/ficl/softwords/
H A Dsoftcore.fr236 previous \ lose hidden words from search order
/freebsd/usr.sbin/ppp/
H A DREADME.changes63 do not lose control while dialing.
/freebsd/usr.sbin/etcupdate/
H A Detcupdate.sh957 (tf) theirs-full - accept new version of entire file (lose local changes)
1949 # that a minor operation doesn't lose log info from a major operation.
/freebsd/contrib/libcbor/
H A DCHANGELOG.md35 - Note: Half-float NaNs still lose data (https://github.com/PJK/libcbor/issues/215)
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerFlags.def44 "Reduce depth if mutations lose unique features")
/freebsd/contrib/nvi/cl/
H A DREADME.signal73 packet containing ^V and ^C will lose, since the ^C may take effect
/freebsd/lib/libc/db/mpool/
H A Dmpool.libtp315 This could be a for loop, but we lose speed
/freebsd/crypto/heimdal/
H A DChangeLog252 it might lose creds, but there will be no empty cache at any time.
/freebsd/crypto/openssl/crypto/engine/
H A DREADME.md68 we would lose our ability to link selectively by selectively loading certain
/freebsd/contrib/libucl/doc/
H A Dapi.md55 - `JSON` - valid json format (can possibly lose some original data, such as implicit arrays)
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dsdm845-cheza.dtsi925 * - When you configure a Type C port for 4 lanes of DP you lose USB3.
/freebsd/contrib/ntp/
H A DCommitLog-4.1.0343 (peer_clear): Don't lose the stratum if the peer->flags don't
747 hacking from Harlan to clean up indentation and lose the // comments)
1395 * ntpd/ntp_proto.c (clock_update): If we lose sync, reset the poll
1398 (clock_select): If we lose sync, reset the poll to NTP_MINDPOLL.
2308 lose --enable-autokey
3018 * flock-build: build ignores the -l flag; lose it.
3471 * ntpd/ntpd.c: lose select() EINTR debug warning
4367 lose const in cast.
/freebsd/crypto/openssl/include/openssl/
H A Dbio.h.in476 * name is cast to lose const, but might be better to route through a
/freebsd/contrib/unbound/contrib/
H A Dfastrpz.patch2538 + * will lose as it adds the CNAME to the prepend list.
2586 + * Checking the QNAME will not lose a better hit. */
2614 + * ADDITIONAL section that the iterator will lose if it is a

123