/freebsd/contrib/ntp/scripts/ntpsweep/ |
H A D | ntpsweep.texi | 14 synchronize and stabilize the time on the current host. 18 * ntpsweep: (ntpsweep). Wait for ntpd to synchronize and stabilize the system clock.
|
/freebsd/lib/geom/raid3/ |
H A D | graid3.8 | 100 Do not synchronize after a power failure or system crash. 146 Synchronize device after a power failure or system crash. 148 Do not synchronize after a power failure or system crash.
|
/freebsd/contrib/ntp/scripts/ntp-wait/ |
H A D | ntp-wait.texi | 14 synchronize and stabilize the time on the current host. 18 * ntp-wait: (ntp-wait). Wait for ntpd to synchronize and stabilize the system clock.
|
H A D | ntp-wait.in | 26 print "Waiting for ntpd to synchronize... " if $verbose; 60 print "\bNo!\nntpd did not synchronize.\n" if $verbose;
|
/freebsd/sys/contrib/openzfs/.github/workflows/ |
H A D | labels.yml | 5 types: [ opened, synchronize, reopened, converted_to_draft, ready_for_review ] 23 if: ${{ github.event.action == 'synchronize' || github.event.action == 'reopened' }}
|
/freebsd/contrib/processor-trace/libipt/internal/include/ |
H A D | pt_sync.h | 37 /* Synchronize onto the trace stream. 55 /* Manually synchronize onto the trace stream.
|
/freebsd/usr.sbin/ctladm/ |
H A D | ctladm.8 | 444 SYNCHRONIZE CACHE command to the device. 445 By default, SYNCHRONIZE CACHE(10) is used. 447 greater than 0xffff, though, SYNCHRONIZE CACHE(16) will be used. 453 Specify the starting LBA of the cache region to synchronize. 455 If you send a SYNCHRONIZE CACHE command, it will sync the cache for the entire LUN. 457 Specify the length of the cache region to synchronize. 459 If you send a SYNCHRONIZE CACHE command, it will sync the cache for the entire LUN. 465 Tell the target to return status immediately after issuing the SYNCHRONIZE CACHE
|
/freebsd/sys/contrib/device-tree/Bindings/spi/ |
H A D | spi-sprd-adi.txt | 26 Then we need one hardware spinlock to synchronize between the multiple subsystems. 29 subsystem accessing, that means no need to add hardware spinlock to synchronize,
|
H A D | sprd,spi-adi.yaml | 38 Then we need one hardware spinlock to synchronize between the multiple subsystems. 41 subsystem accessing, that means no need to add hardware spinlock to synchronize,
|
/freebsd/contrib/netbsd-tests/net/mcast/ |
H A D | mcast.c | 238 synchronize(const int fd, bool waiter) in synchronize() function 279 if (synchronize(fd, true) == -1) in sender() 303 if (synchronize(fd, true) == -1) in sender() 325 synchronize(fd, false); in receiver() 342 synchronize(fd, false); in receiver()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_fd.h | 29 // operations synchronize only with operations on the same pipe), while 30 // others are corse-grained (e.g. all operations on local files synchronize
|
/freebsd/contrib/processor-trace/libipt/test/src/ |
H A D | ptunit-query.c | 74 /* Synchronize the decoder at the beginning of the trace stream, avoiding the 174 /* Synchronize repeatedly and check that we reach each PSB in the in sync_backward() 239 /* Synchronize repeatedly and check that we reach each PSB in the in sync_backward_empty_end() 297 /* Synchronize repeatedly and check that we reach each PSB in the in sync_backward_empty_mid() 355 /* Synchronize repeatedly and check that we reach each PSB in the in sync_backward_empty_begin() 2255 /* Synchronize the decoder at the beginnig of an empty buffer. */ 2261 /* Synchronize the decoder at the beginning of the buffer. */ in ptu_dfix_header_sync() 2267 /* Synchronize the decoder at the beginnig of a buffer containing packets that 2281 /* Synchronize the decoder at the beginning of the buffer. */ in ptu_dfix_header_indir() 2287 /* Synchronize the decoder at the beginnig of a buffer containing packets that [all …]
|
/freebsd/tests/sys/kern/pipe/ |
H A D | pipe_wraparound_test.c | 78 err(1, "failed to synchronize (%s)", (i == 0 ? "parent" : "child")); \ in main() 86 err(1, "failed to synchronize (%s)", (i == 0 ? "child" : "parent")); \ in main()
|
H A D | pipe_fstat_bug_test.c | 76 err(1, "failed to synchronize (%s)", (i == 0 ? "parent" : "child")); \ in main() 84 err(1, "failed to synchronize (%s)", (i == 0 ? "child" : "parent")); \ in main()
|
H A D | pipe_reverse_test.c | 80 err(1, "failed to synchronize (%s)", (i == 0 ? "parent" : "child")); \ in main() 88 err(1, "failed to synchronize (%s)", (i == 0 ? "child" : "parent")); \ in main()
|
/freebsd/usr.bin/tip/tip/ |
H A D | cu.1 | 249 should synchronize with the remote system on the echo of each 334 Synchronize with the remote host during file transfer by 404 This value is used to synchronize during data transfers.
|
H A D | tip.1 | 299 should synchronize with the remote system on the echo of each 394 Synchronize with the remote host during file transfer by 464 This value is used to synchronize during data transfers.
|
/freebsd/lib/geom/mirror/ |
H A D | gmirror.8 | 178 Do not synchronize after a power failure or system crash. 212 Synchronize device after a power failure or system crash. 214 Do not synchronize after a power failure or system crash.
|
/freebsd/contrib/ntp/html/ |
H A D | poll.html | 17 …veral packets at 2-s intervals. This is designed to reduce the time to synchronize the clock at in… 18 …of packets in the burst is six, which is the number normally needed to synchronize the clock; for …
|
H A D | orphan.html | 15 …r to simulate a UTC source. A server with this driver could be used to synchronize other hosts in … 17 …ng as at least one core server can reach a UTC source, the entire subnet can synchronize to it.</p>
|
/freebsd/lib/libc/rpc/ |
H A D | auth_time.c | 9 * synchronize call of the authdes code to synchronize clocks between 13 * synchronize() function were folded into this code, and the synchronize
|
/freebsd/contrib/ntp/html/drivers/ |
H A D | driver44.html | 75 <dd>Default setting is 0 = don't synchronize to CMOS clock. 78 <dd>Default setting is 0 = don't synchronize to unsynchronized CMOS clock.
|
/freebsd/contrib/netbsd-tests/lib/libc/sys/ |
H A D | t_msync.c | 105 * Synchronize the mapping and verify in msync_sync() 114 str = "msync did not synchronize"; in msync_sync()
|
/freebsd/contrib/ntp/scripts/rc/ |
H A D | README | 13 ntpd as much time as possible to synchronize before running ntpwait).
|
/freebsd/contrib/processor-trace/libipt/include/ |
H A D | intel-pt.h | 924 * Synchronize \@encoder to \@offset within the trace buffer. 997 /** Synchronize an Intel PT packet decoder. 1015 * Synchronize \@decoder to \@offset within the trace buffer. 1478 /** Synchronize an Intel PT query decoder. 1501 /** Manually synchronize an Intel PT query decoder. 1503 * Synchronize \@decoder on the syncpoint at \@offset. There must be a PSB 2014 /** Synchronize an Intel PT instruction flow decoder. 2032 /** Manually synchronize an Intel PT instruction flow decoder. 2034 * Synchronize \@decoder on the syncpoint at \@offset. There must be a PSB 2294 /** Synchronize an Intel PT block decoder. [all …]
|