Home
last modified time | relevance | path

Searched refs:writeable (Results 1 – 17 of 17) sorted by relevance

/freebsd-12.1/contrib/ntp/lib/isc/
H A Drwlock.c129 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 Drwlock.h69 isc_condition_t writeable; member
82 isc_condition_t writeable; member
/freebsd-12.1/contrib/bsnmp/
H A DTODO4 OK. Table not writeable yet.
8 OK. Table not writeable yet.
/freebsd-12.1/usr.sbin/bhyvectl/
H A Dbhyvectl.c415 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 Dspell.ok331 writeable
/freebsd-12.1/crypto/openssl/doc/man3/
H A DSSL_get_error.pod65 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 DBEGEMOT-NETGRAPH.txt135 writeable during initialisation. If the name is set from
/freebsd-12.1/contrib/binutils/ld/scripttempl/
H A Delf.sc30 # writeable data sections.
/freebsd-12.1/contrib/ntp/sntp/libevent/
H A Dwhatsnew-2.1.txt329 The largest chunk readable or writeable in a single bufferevent
/freebsd-12.1/contrib/ntp/lib/isc/unix/
H A Dsocket.c3531 isc_boolean_t writeable) in process_fd() argument
3568 if (writeable) { in process_fd()
/freebsd-12.1/contrib/libevent/
H A Dwhatsnew-2.1.txt328 The largest chunk readable or writeable in a single bufferevent
/freebsd-12.1/crypto/heimdal/
H A DChangeLog.20051671 writeable-string
/freebsd-12.1/sys/conf/
H A DNOTES1133 # Write-protect the md root device so that it may not be mounted writeable.
/freebsd-12.1/contrib/binutils/bfd/
H A DChangeLog-96973993 writeable section; -N will now handle this.
H A DChangeLog-02039458 * opncls.c (bfd_close): Write contents if writeable.
/freebsd-12.1/share/dict/
H A Dweb2233817 writeable
/freebsd-12.1/contrib/ntp/
H A DCommitLog24257 changed CreatePath so new files are written in a writeable directory
24266 changed CreatePath so new files are written in a writeable directory