/freebsd/contrib/ntp/adjtimed/ |
H A D | adjtimed.c | 73 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 D | always_test.sh | 400 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 …]
|
/freebsd/sbin/tunefs/ |
H A D | tunefs.c | 315 warnx("%s remains unchanged as enabled", name); in main() 326 warnx("%s remains unchanged as disabled", in main() 337 warnx("%s remains unchanged as %d", name, evalue); in main() 347 warnx("%s remains unchanged as %d", name, fvalue); in main() 360 warnx("%s remains unchanged as enabled", name); in main() 372 warnx("%s remains unchanged as disabled", name); in main() 388 warnx("%s remains unchanged as enabled", name); in main() 396 warnx("%s remains unchanged as disabled", in main() 407 warnx("%s remains unchanged as %d", name, kvalue); in main() 424 warnx("%s remains unchanged as enabled", name); in main() [all …]
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | escape.exp | 65 only one tab should be elided, second tab remains' 67 only one tab should be elided, second tab remains 95 only one tab should be elided, second tab remains' 97 only one tab should be elided, second tab remains
|
/freebsd/contrib/libcbor/test/ |
H A D | callbacks_test.c | 92 // The stack remains unchanged in test_builder_byte_string_callback_append_alloc_failure() 126 // The stack remains unchanged in test_builder_byte_string_callback_append_item_alloc_failure() 160 // The stack remains unchanged in test_builder_byte_string_callback_append_parent_alloc_failure() 228 // The stack remains unchanged in test_builder_string_callback_append_alloc_failure() 260 // The stack remains unchanged in test_builder_string_callback_append_item_alloc_failure() 292 // The stack remains unchanged in test_builder_string_callback_append_parent_alloc_failure() 323 // The stack remains unchanged in test_append_array_failure() 352 // The stack remains unchanged in test_append_map_failure() 389 // The stack remains unchanged in main()
|
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zfs_set/ |
H A D | mountpoint_002_pos.ksh | 38 # and the mountpoint property is changed, the file system remains unmounted. 44 # 3. Check the file system remains unmounted. 72 it remains unmounted." 105 it remains unmounted."
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | CTLOG_new.pod | 56 created. Ownership of the string remains with the CTLOG. 61 the string remains with the CTLOG. 64 EVP_PKEY remains with the CTLOG.
|
/freebsd/contrib/llvm-project/llvm/lib/MC/ |
H A D | GOFFObjectWriter.cpp | 174 size_t Remains = RemainingSize - GetNumBytesInBuffer(); in fillRecord() local 175 if (Remains) { in fillRecord() 176 assert(Remains == Gap && "Wrong size of fill gap"); in fillRecord() 177 assert((Remains < GOFF::RecordLength) && in fillRecord() 179 raw_ostream::write_zeros(Remains); in fillRecord()
|
/freebsd/sys/dev/iicbus/ |
H A D | iic_recover_bus.c | 111 * - START: SDA transitions high->low while SCL remains high. in iic_recover_bus() 112 * - STOP: SDA transitions low->high while SCL remains high. in iic_recover_bus() 113 * Note that even though the clock line remains high, we transition the in iic_recover_bus()
|
/freebsd/sys/contrib/zstd/examples/ |
H A D | README.md | 11 Result remains in memory. 45 Result remains in memory.
|
/freebsd/usr.sbin/bluetooth/iwmbtfw/ |
H A D | iwmbt_hw.c | 101 struct timespec to, now, remains; in iwmbt_hci_command() local 124 timespecsub(&to, &now, &remains); in iwmbt_hci_command() 130 IWMBT_TS2MSEC(remains) + 1); in iwmbt_hci_command() 179 "command header. Remains=%d", fw_job.len); in iwmbt_patch_fwfile() 214 "command data. len=%d, remains=%d", in iwmbt_patch_fwfile() 248 "event header. remains=%d", fw_job.len); in iwmbt_patch_fwfile() 272 " event data. len=%d, remains=%d", in iwmbt_patch_fwfile()
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/snapshot/ |
H A D | snapshot_004_pos.ksh | 56 log_assert "Verify that a snapshot of an empty file system remains empty." 86 log_pass "The NULL snapshot remains empty."
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | CTLOG_new.3 | 191 created. Ownership of the string remains with the \s-1CTLOG.\s0 196 the string remains with the \s-1CTLOG.\s0 199 \&\s-1EVP_PKEY\s0 remains with the \s-1CTLOG.\s0
|
/freebsd/usr.sbin/bluetooth/rtlbtfw/ |
H A D | rtlbt_hw.c | 54 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/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
H A D | GuardUtils.h | 34 /// path. Branch remains widenable after transform. 39 /// path and that the branch remains widenable after transform.
|
/freebsd/share/man/man9/ |
H A D | vinvalbuf.9 | 69 The vnode is assumed to be locked prior to the call and remains locked upon return. 72 must be held by prior to the call and remains locked upon return.
|
/freebsd/contrib/processor-trace/libipt/internal/include/ |
H A D | pt_msec_cache.h | 71 * The provided pointer remains valid until @cache is invalidated. 86 * The provided pointer remains valid until @cache is invalidated.
|
/freebsd/tests/sys/cddl/zfs/tests/snapshot/ |
H A D | snapshot_004_pos.ksh | 66 log_assert "Verify that a snapshot of an empty file system remains empty." 91 log_pass "The NULL snapshot remains empty."
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_set/ |
H A D | mountpoint_002_pos.ksh | 46 # 3. Check the file system remains unmounted. 100 it remains unmounted."
|
/freebsd/contrib/ofed/libibverbs/man/ |
H A D | ibv_create_cq_ex.3 | 68 otherwise. When no completions are available on the CQ, ENOENT is returned, but the CQ remains 79 otherwise. When no completions are available on the CQ, ENOENT is returned, but the CQ remains
|
/freebsd/usr.bin/awk/ |
H A D | awk.1 | 632 As long as the stream remains open, subsequent calls 634 The stream remains open until explicitly closed with a call to 693 As long as the stream remains open, subsequent calls will read subsequent 697 remains open until explicitly closed with a call to
|
/freebsd/contrib/lutok/examples/ |
H A D | raii.cpp | 33 /// is very hard to ensure it remains consistent during the execution of the 37 /// for example, the Lua stack remains balanced across calls.
|
/freebsd/share/man/man4/ |
H A D | spigen.4 | 116 The setting remains in effect for subsequent transfers; it 126 The setting remains in effect for subsequent transfers; it
|
/freebsd/usr.sbin/cron/doc/ |
H A D | README.1ST | 2 remains faithful to the original 3.0 cron source from Paul Vixie, but
|
/freebsd/libexec/bootpd/ |
H A D | bootpd.8 | 154 This option is obsolete, but remains for 159 This option is obsolete, but remains for
|