Home
last modified time | relevance | path

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

12345678

/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.sh400 Modified regular file remains: /dirchange/fromdir/conflict/somefile
401 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
538 Modified regular file remains: /dirchange/fromdir/conflict/somefile
539 Modified regular file remains: /first/difffiles/second/file
540 Modified symbolic link remains: /first/difflinks/second/link
[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/usr.sbin/bluetooth/rtlbtfw/
H A Drtlbt_hw.c54 struct timespec to, now, remains; in rtlbt_hci_command() local
77 timespecsub(&to, &now, &remains); in rtlbt_hci_command()
83 RTLBT_TS2MSEC(remains) + 1); in rtlbt_hci_command()
/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 DSSL_stream_conclude.pod21 connection remains healthy. This function can be thought of as appending a
26 When calling this on a stream, the receive part of the stream remains
H A DX509_ALGOR_dup.pod32 otherwise ownership remains with the caller and I<alg> remains untouched.
H A DSSL_get_stream_read_state.pod46 This value is returned on a stream which has not been concluded and remains
74 may or may not still be possible to obtain any residual data which remains to be
H A Ds2i_ASN1_IA5STRING.pod52 the ownership of the original string remains with the caller.
H A DOSSL_ERR_STATE_save.pod33 marked ERR and any ERR state before it remains part of the thread error state
/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/bin/sh/tests/parser/
H A Ddollar-quote12.02 # \u without any digits at all remains invalid.
/freebsd/usr.sbin/cron/doc/
H A DREADME.1ST2 remains faithful to the original 3.0 cron source from Paul Vixie, but
/freebsd/usr.sbin/bluetooth/iwmbtfw/
H A Diwmbt_hw.c100 struct timespec to, now, remains; in iwmbt_hci_command() local
123 timespecsub(&to, &now, &remains); in iwmbt_hci_command()
129 IWMBT_TS2MSEC(remains) + 1); in iwmbt_hci_command()
/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 DKOI8-R%UCS.src35 # internal or external distribution as long as this notice remains
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
/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
/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/crypto/krb5/src/windows/leashdll/
H A Dlsh_pwd.rc41 // remains consistent on all systems.

12345678