| /freebsd-11-stable/tools/tools/mwl/mwlstats/ |
| HD | main.c | 55 static int signalled; variable 60 signalled = 1; in catchalarm() 96 signalled = 0; in main() 112 if (!signalled) in main() 115 signalled = 0; in main()
|
| /freebsd-11-stable/tools/tools/npe/npestats/ |
| HD | main.c | 62 static int signalled; variable 67 signalled = 1; in catchalarm() 110 signalled = 0; in main() 127 if (!signalled) in main() 130 signalled = 0; in main()
|
| /freebsd-11-stable/tools/tools/ath/athaggrstats/ |
| HD | main.c | 75 static int signalled; variable 80 signalled = 1; in catchalarm() 126 signalled = 0; in main() 143 if (!signalled) in main() 146 signalled = 0; in main()
|
| /freebsd-11-stable/tools/tools/ath/athstats/ |
| HD | main.c | 80 static int signalled; variable 85 signalled = 1; in catchalarm() 131 signalled = 0; in main() 148 if (!signalled) in main() 151 signalled = 0; in main()
|
| /freebsd-11-stable/tools/tools/net80211/wlanstats/ |
| HD | main.c | 80 static int signalled; variable 85 signalled = 1; in catchalarm() 220 signalled = 0; in main() 236 if (!signalled) in main() 239 signalled = 0; in main()
|
| /freebsd-11-stable/contrib/gdb/gdb/ |
| HD | lin-lwp.c | 403 while (lp->signalled && lp->stopped) in detach_callback() 418 lp->signalled = 0; in detach_callback() 669 if (!lp->stopped && !lp->signalled) in stop_callback() 689 lp->signalled = 1; in stop_callback() 715 if (!lp->signalled) in stop_wait_callback() 829 lp->signalled = 0; in stop_wait_callback() 1179 if (!lp->stopped && !lp->signalled) in stop_and_resume_callback() 1266 if (status && lp->signalled) in lin_lwp_wait() 1359 lp->signalled = 1; in lin_lwp_wait() 1456 if (lp->signalled in lin_lwp_wait() [all …]
|
| /freebsd-11-stable/usr.bin/netstat/ |
| HD | if.c | 558 static sig_atomic_t signalled; variable 562 signalled = true; in catchalarm() 583 signalled = false; in sidewaysintpr() 609 while (!signalled) in sidewaysintpr() 611 signalled = false; in sidewaysintpr()
|
| /freebsd-11-stable/contrib/ntp/lib/isc/unix/ |
| HD | app.c | 524 static isc_boolean_t signalled = ISC_FALSE; variable 542 if (signalled) { in isc__nothread_wait_hack() 544 signalled = ISC_FALSE; in isc__nothread_wait_hack() 560 signalled = ISC_TRUE; in isc__nothread_signal_hack()
|
| /freebsd-11-stable/contrib/ntp/ntpd/ |
| HD | ntpd.c | 241 static volatile int signalled = 0; variable 1421 if (signalled) 1580 signalled = 1;
|
| /freebsd-11-stable/crypto/openssl/doc/crypto/ |
| HD | BIO_f_cipher.pod | 51 When decrypting an error on the final block is signalled by a zero
|
| HD | err.pod | 49 When a call to the OpenSSL library fails, this is usually signalled
|
| /freebsd-11-stable/contrib/ntp/sntp/m4/ |
| HD | ntp_libntp.m4 | 894 [signalled-io], 895 [AS_HELP_STRING([--enable-signalled-io], [s Use signalled IO if we can])], 977 *) ans="Allowed for $host but --disable-signalled-io was given"
|
| /freebsd-11-stable/sys/dev/scc/ |
| HD | scc_if.m | 75 # When an interrupt is signalled, the handler will call this method to find
|
| /freebsd-11-stable/sys/dev/uart/ |
| HD | uart_if.m | 90 # When an interrupt is signalled, the handler will call this method to find
|
| /freebsd-11-stable/contrib/gdb/gdb/doc/ |
| HD | annotate.texinfo | 757 @findex signalled 787 The syntax of this annotation is just like @code{signalled}, but @value{GDBN} is
|
| HD | gdb.info-2 | 6450 *stopped,reason="exited-signalled",signal-name="SIGINT", 8667 The syntax of this annotation is just like `signalled', but GDB is
|
| HD | gdb.info-3 | 6427 * signalled: Annotations for Running.
|
| HD | gdb.texinfo | 16251 *stopped,reason="exited-signalled",signal-name="SIGINT", 18675 @findex signalled 18705 The syntax of this annotation is just like @code{signalled}, but @value{GDBN} is
|
| /freebsd-11-stable/contrib/ntp/sntp/ |
| HD | configure | 1582 --enable-signalled-io s Use signalled IO if we can
|
| /freebsd-11-stable/contrib/unbound/doc/ |
| HD | Changelog | 5891 - algorithm compromise protection using the algorithms signalled in 7278 - winsock event handler resets WSAevents after signalled. 7279 - winsock event handler tests if signals are really signalled.
|
| /freebsd-11-stable/contrib/ntp/ |
| HD | NEWS | 199 * Implement 'configure --disable-signalled-io'
|
| HD | ChangeLog | 169 * Implement --disable-signalled-io
|
| HD | CommitLog | 2213 - replenish buffers *always* in 'get_full_recv_buffer', not just for signalled IO 3806 Improve messages around signalled IO handling in configure 3809 Improve messages around signalled IO handling in configure 3812 Implement --disable-signalled-io 3815 Implement --disable-signalled-io 3818 Implement --disable-signalled-io 213167 [Bug 527] Lose signalled IO. 213170 [Bug 527] Losed signalled IO.
|
| /freebsd-11-stable/contrib/binutils/bfd/ |
| HD | ChangeLog-0203 | 3013 signalled thread.
|
| /freebsd-11-stable/contrib/gcc/doc/ |
| HD | invoke.texi | 1464 exhaustion is signalled by throwing @code{std::bad_alloc}. See also
|