Searched refs:writeable (Results 1 – 17 of 17) sorted by relevance
| /freebsd-12.1/contrib/ntp/lib/isc/ |
| H A D | rwlock.c | 129 result = isc_condition_init(&rwl->writeable); in isc_rwlock_init() 169 (void)isc_condition_destroy(&rwl->writeable); in isc_rwlock_destroy() 317 WAIT(&rwl->writeable, &rwl->lock); in isc_rwlock_lock() 334 WAIT(&rwl->writeable, &rwl->lock); in isc_rwlock_lock() 382 BROADCAST(&rwl->writeable); in isc_rwlock_trylock() 485 BROADCAST(&rwl->writeable); in isc_rwlock_unlock() 520 BROADCAST(&rwl->writeable); in isc_rwlock_unlock() 590 WAIT(&rwl->writeable, &rwl->lock); in doit() 685 SIGNAL(&rwl->writeable); in isc_rwlock_unlock() 694 SIGNAL(&rwl->writeable); in isc_rwlock_unlock() [all …]
|
| /freebsd-12.1/contrib/ntp/lib/isc/include/isc/ |
| H A D | rwlock.h | 69 isc_condition_t writeable; member 82 isc_condition_t writeable; member
|
| /freebsd-12.1/contrib/bsnmp/ |
| H A D | TODO | 4 OK. Table not writeable yet. 8 OK. Table not writeable yet.
|
| /freebsd-12.1/usr.sbin/bhyvectl/ |
| H A D | bhyvectl.c | 415 if (readable || writeable) { in print_msr_pm() 417 readable ? 'R' : '-', writeable ? 'W' : '-'); in print_msr_pm() 427 int byte, bit, readable, writeable; in dump_amd_msr_pm() local 436 writeable = (bitmap[byte] & (2 << bit)) ? 0 : 1; in dump_amd_msr_pm() 437 print_msr_pm(msr, vcpu, readable, writeable); in dump_amd_msr_pm() 442 writeable = (bitmap[byte] & (2 << bit)) ? 0 : 1; in dump_amd_msr_pm() 444 writeable); in dump_amd_msr_pm() 451 writeable); in dump_amd_msr_pm() 461 int byte, bit, readable, writeable; in dump_intel_msr_pm() local 471 print_msr_pm(msr, vcpu, readable, writeable); in dump_intel_msr_pm() [all …]
|
| /freebsd-12.1/share/doc/psd/05.sysman/ |
| H A D | spell.ok | 331 writeable
|
| /freebsd-12.1/crypto/openssl/doc/man3/ |
| H A D | SSL_get_error.pod | 65 When the B<BIO> is writeable again, the same function can be called again.
|
| /freebsd-12.1/usr.sbin/bsnmpd/modules/snmp_netgraph/ |
| H A D | BEGEMOT-NETGRAPH.txt | 135 writeable during initialisation. If the name is set from
|
| /freebsd-12.1/contrib/binutils/ld/scripttempl/ |
| H A D | elf.sc | 30 # writeable data sections.
|
| /freebsd-12.1/contrib/ntp/sntp/libevent/ |
| H A D | whatsnew-2.1.txt | 329 The largest chunk readable or writeable in a single bufferevent
|
| /freebsd-12.1/contrib/ntp/lib/isc/unix/ |
| H A D | socket.c | 3531 isc_boolean_t writeable) in process_fd() argument 3568 if (writeable) { in process_fd()
|
| /freebsd-12.1/contrib/libevent/ |
| H A D | whatsnew-2.1.txt | 328 The largest chunk readable or writeable in a single bufferevent
|
| /freebsd-12.1/crypto/heimdal/ |
| H A D | ChangeLog.2005 | 1671 writeable-string
|
| /freebsd-12.1/sys/conf/ |
| H A D | NOTES | 1133 # Write-protect the md root device so that it may not be mounted writeable.
|
| /freebsd-12.1/contrib/binutils/bfd/ |
| H A D | ChangeLog-9697 | 3993 writeable section; -N will now handle this.
|
| H A D | ChangeLog-0203 | 9458 * opncls.c (bfd_close): Write contents if writeable.
|
| /freebsd-12.1/share/dict/ |
| H A D | web2 | 233817 writeable
|
| /freebsd-12.1/contrib/ntp/ |
| H A D | CommitLog | 24257 changed CreatePath so new files are written in a writeable directory 24266 changed CreatePath so new files are written in a writeable directory
|