| /freebsd-9-stable/contrib/llvm/include/llvm/Support/ |
| D | Program.h | 133 ProcessInfo Wait(
|
| /freebsd-9-stable/contrib/llvm/lib/Support/ |
| D | Program.cpp | 37 ProcessInfo Result = Wait(PI, secondsToWait, true, ErrMsg); in ExecuteAndWait()
|
| /freebsd-9-stable/contrib/llvm/tools/lli/Windows/ |
| D | RemoteTargetExternal.inc | 29 void RemoteTargetExternal::Wait() {
|
| /freebsd-9-stable/contrib/llvm/tools/lli/ |
| D | RemoteTargetExternal.h | 113 void Wait();
|
| D | RemoteTargetExternal.cpp | 57 Wait(); in stop()
|
| /freebsd-9-stable/sys/dev/ppbus/ |
| D | ppb_1284.h | 62 #define Wait nBUSY macro
|
| /freebsd-9-stable/contrib/ntp/scripts/ntp-wait/ |
| D | invoke-ntp-wait.texi | 4 @cindex Wait for ntpd to stabilize the system clock 64 ntp-wait - Wait for ntpd to stabilize the system clock - Ver. 4.2.8p9
|
| D | ntp-wait-opts | 43 ntp-wait - Wait for ntpd to stabilize the system clock - Ver. 4.2.8p9
|
| D | ntp-wait.texi | 18 * ntp-wait: (ntp-wait). Wait for ntpd to synchronize and stabilize the system clock.
|
| D | ntp-wait-opts.def | 7 prog-title = "Wait for ntpd to stabilize the system clock";
|
| /freebsd-9-stable/contrib/llvm/lib/Support/Unix/ |
| D | Program.inc | 325 ProcessInfo sys::Wait(const ProcessInfo &PI, unsigned SecondsToWait, 348 // Parent process: Wait for the child process to terminate. 365 // Wait for child to die 420 *ErrMsg = "Program::Wait is not implemented on this platform yet!";
|
| /freebsd-9-stable/contrib/ntp/scripts/ntpsweep/ |
| D | ntpsweep.texi | 18 * ntpsweep: (ntpsweep). Wait for ntpd to synchronize and stabilize the system clock.
|
| /freebsd-9-stable/sys/sys/ |
| D | aac_ioctl.h | 172 int Wait; member
|
| /freebsd-9-stable/contrib/llvm/tools/lli/Unix/ |
| D | RemoteTargetExternal.inc | 88 void RemoteTargetExternal::Wait() {
|
| /freebsd-9-stable/sys/boot/pc98/boot0.5/ |
| D | support.s | 35 # Wait 1ms
|
| /freebsd-9-stable/lib/libc/isc/ |
| D | eventlib_p.h | 171 enum { Accept, File, Stream, Timer, Wait, Free, Null } type; enumerator
|
| /freebsd-9-stable/crypto/openssl/doc/crypto/ |
| D | BIO_s_accept.pod | 164 /* Wait for incoming connection */ 175 /* Wait for another connection */
|
| /freebsd-9-stable/usr.bin/make/ |
| D | parse.c | 177 Wait, /* .WAIT */ enumerator 237 { ".WAIT", Wait, 0 }, 559 if (kw->spec == Wait) { in ParseDoSrc()
|
| /freebsd-9-stable/games/fortune/fortune/ |
| D | fortune.c | 103 bool Wait = FALSE; /* wait desired after fortune */ variable 211 if (Wait) { in main() 319 Wait++; in getargs()
|
| /freebsd-9-stable/sys/dev/aic7xxx/ |
| D | aic7xxx.seq | 424 /* Wait for the byte */ 530 /* Wait for preceding I/O session to complete. */ 660 * Main loop for information transfer phases. Wait for the 1056 * FIFOEMP can lag LAST_SEG_DONE. Wait a few 1197 /* Wait for the idle loop to complete */ 1449 * Wait for our ACK to go-away on it's own 1468 * Status phase. Wait for the data byte to appear, then read it 1709 * XXX - Wait for more testing. 2006 /* Wait for preceding I/O session to complete. */ 2268 /* Wait for at least 8 bytes of data to arrive. */ [all …]
|
| /freebsd-9-stable/contrib/ofed/management/doc/ |
| D | libibumad.txt | 227 Description: Wait up to 'timeout_ms' for a packet to be received from the 243 Description: Wait up to 'timeout_ms' for a packet to be received from the
|
| /freebsd-9-stable/contrib/traceroute/ |
| D | CHANGES | 112 - Wait for response packet relative to start of probe. Thanks to Bill
|
| /freebsd-9-stable/contrib/bmake/ |
| D | parse.c | 218 Wait, /* .WAIT */ enumerator 344 { ".WAIT", Wait, 0 }, 982 if (parseKeywords[keywd].spec == Wait) { in ParseDoSrc()
|
| /freebsd-9-stable/tools/tools/sysbuild/ |
| D | sysbuild.sh | 485 log_it Wait for ports prefetch
|
| /freebsd-9-stable/contrib/gcclibs/libgomp/ |
| D | libgomp.texi | 152 * omp_set_lock:: Wait for and set simple lock 157 * omp_set_nest_lock:: Wait for and set simple lock 480 @section @code{omp_set_lock} -- Wait for and set simple lock 623 @section @code{omp_set_nest_lock} -- Wait for and set simple lock
|