Home
last modified time | relevance | path

Searched refs:remains (Results 1 – 25 of 161) sorted by relevance

1234567

/freebsd/contrib/ntp/adjtimed/
H A Dadjtimed.c73 struct timeval remains; in main() local
229 AdjustClockRate(&msg.msgb.tv, &remains); in main()
232 msg.msgb.tv = remains; in main()
243 if (remains.tv_sec + remains.tv_usec != 0L) { in main()
246 tvtod(remains)); in main()
250 tvtod(remains)); in main()
280 struct itimerval period, remains; in AdjustClockRate() local
330 setitimer(ITIMER_REAL, &period, &remains); in AdjustClockRate()
335 dt = ((remains.it_value.tv_sec * MILLION) + remains.it_value.tv_usec) * in AdjustClockRate()
/freebsd/usr.sbin/etcupdate/tests/
H A Dalways_test.sh401 Modified regular file remains: /first/difffiles/second/file
402 Modified symbolic link remains: /first/difflinks/second/link
403 Modified directory remains: /first/difftype/second/fifo
404 Modified directory remains: /rmdir/conflict/difftype
405 Non-empty directory remains: /rmdir/extra
406 Non-empty directory remains: /rmdir/conflict
539 Modified regular file remains: /first/difffiles/second/file
541 Modified directory remains: /first/difftype/second/fifo
542 Modified directory remains: /rmdir/conflict/difftype
543 Non-empty directory remains: /rmdir/extra
[all …]
H A Dtests_test.sh979 Modified regular file remains: /dirchange/fromdir/conflict/somefile
980 Modified regular file remains: /first/difffiles/second/file
981 Modified symbolic link remains: /first/difflinks/second/link
982 Modified directory remains: /first/difftype/second/fifo
983 Modified directory remains: /rmdir/conflict/difftype
984 Non-empty directory remains: /rmdir/extra
985 Non-empty directory remains: /rmdir/conflict
H A Dignore_test.sh261 Non-empty directory remains: /rmdir
H A Dfbsdid_test.sh304 Modified regular file remains: /remove
/freebsd/sys/contrib/zstd/examples/
H A DREADME.md11 Result remains in memory.
45 Result remains in memory.
/freebsd/crypto/openssl/doc/man3/
H A DCTLOG_new.pod56 created. Ownership of the string remains with the CTLOG.
61 the string remains with the CTLOG.
64 EVP_PKEY remains with the CTLOG.
H A Ds2i_ASN1_IA5STRING.pod52 the ownership of the original string remains with the caller.
H A DX509_get_subject_name.pod86 returns 0 it remains unclear if this is the real hash value or due to failure.
/freebsd/bin/sh/tests/parser/
H A Ddollar-quote12.02 # \u without any digits at all remains invalid.
/freebsd/contrib/bmake/unit-tests/
H A Descape.exp67 only one tab should be elided, second tab remains
97 only one tab should be elided, second tab remains
/freebsd/usr.sbin/cron/doc/
H A DREADME.1ST2 remains faithful to the original 3.0 cron source from Paul Vixie, but
/freebsd/sys/contrib/device-tree/Bindings/reset/
H A Dti,tps380x-reset.yaml16 reset input (MR). The RESET output remains asserted for the factory
/freebsd/sys/contrib/device-tree/Bindings/leds/
H A Dleds-gpio.yaml41 example when the BMC is rebooted while the host remains up.
/freebsd/sys/contrib/device-tree/Bindings/gpio/
H A Dspear_spics.txt4 Cell spi controller through its system registers, which otherwise remains under
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dcs35l36.txt62 (after the audio falls and remains below the value specified in WKFET_AMP_THLD).
133 is reached, the error condition still remains, and this bit is set, the audio
/freebsd/share/i18n/csmapper/KOI/
H A DUCS%GOST19768-74.src35 # internal or external distribution as long as this notice remains
H A DGOST19768-74%UCS.src35 # internal or external distribution as long as this notice remains
H A DKOI8-R%UCS.src35 # internal or external distribution as long as this notice remains
/freebsd/share/i18n/csmapper/ISO-8859/
H A DISO-8859-6%UCS.src35 # internal or external distribution as long as this notice remains
H A DISO-8859-8%UCS.src35 # internal or external distribution as long as this notice remains
H A DISO-8859-11%UCS.src35 # internal or external distribution as long as this notice remains
H A DISO-8859-13%UCS.src35 # internal or external distribution as long as this notice remains
/freebsd/share/misc/
H A Diso3166477 # change of name, alpha-2 and alpha-3, numeric remains 180
480 # ROMANIA (RO) changed alpha-3 code from ROM to ROU. Numeric remains 642.
493 # Numeric remains 626.
/freebsd/sys/dts/arm/
H A Dqcom-ipq4018-rt-ac58u.dts283 * userspace CI_UBIPART="UBI_DEV" remains.

1234567