/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/ |
H A D | rwlock.c | 229 isc_condition_init(&rwl->writeable); in isc_rwlock_init() 245 (void)isc_condition_destroy(&rwl->writeable); in isc_rwlock_destroy() 405 WAIT(&rwl->writeable, &rwl->lock); in isc__rwlock_lock() 420 WAIT(&rwl->writeable, &rwl->lock); in isc__rwlock_lock() 494 BROADCAST(&rwl->writeable); in isc_rwlock_trylock() 600 BROADCAST(&rwl->writeable); in isc_rwlock_unlock() 640 BROADCAST(&rwl->writeable); in isc_rwlock_unlock()
|
/netbsd-src/external/mpl/bind/dist/lib/isc/ |
H A D | rwlock.c |
|
/netbsd-src/lib/csu/ |
H A D | README | 38 .ctor: writeable 39 .dtor: writeable 42 .jcr: writeable
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
H A D | send_to_kdc.c | 717 int readable, int writeable) in eval_host_state() argument 728 if (host->state == CONNECTING && writeable) in eval_host_state() 748 if (writeable && host->state == CONNECTED) { in eval_host_state() 1009 int readable, writeable; in wait_process() local 1016 writeable = FD_ISSET(h->fd, &wait_ctx->wfds); in wait_process() 1018 if (readable || writeable || h->state == CONNECT) in wait_process() 1019 wait_ctx->got_reply |= eval_host_state(wait_ctx->context, wait_ctx->ctx, h, readable, writeable); in wait_process()
|
/netbsd-src/external/mpl/bind/dist/contrib/dlz/modules/mysqldyn/testing/ |
H A D | dlz.data |
|
H A D | dlz.schema |
|
/netbsd-src/external/mpl/bind/dist/lib/isc/include/isc/ |
H A D | rwlock.h | 71 isc_condition_t writeable; global() member
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/ |
H A D | rwlock.h | 73 isc_condition_t writeable; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/AMDGPU/ |
H A D | gfx90a_hwreg.rst | 47 HW_REG_MODE Shader writeable mode bits.
|
H A D | gfx7_hwreg.rst | 47 HW_REG_MODE Shader writeable mode bits.
|
H A D | gfx8_hwreg.rst | 47 HW_REG_MODE Shader writeable mode bits.
|
H A D | gfx9_hwreg.rst | 47 HW_REG_MODE Shader writeable mode bits.
|
H A D | gfx10_hwreg.rst | 47 HW_REG_MODE Shader writeable mode bits.
|
/netbsd-src/external/lgpl3/gmp/ |
H A D | README | 23 - set NEWCONFIGDIR=/writeable/src if eg /usr/src is read-only.
|
/netbsd-src/sys/arch/ia64/conf/ |
H A D | GENERIC | 134 ##options MEMORY_DISK_SERVER=1 # make the ramdisk writeable
|
H A D | GENERIC.SKI | 129 ##options MEMORY_DISK_SERVER=1 # make the ramdisk writeable
|
/netbsd-src/external/gpl2/xcvs/dist/src/ |
H A D | client.c | 266 int writeable = 0; in change_mode() local 282 writeable = 1; in change_mode() 297 xchmod (filename, writeable); in change_mode()
|
/netbsd-src/sys/arch/hppa/hppa/ |
H A D | pmap.c | 606 const bool writeable = in pmap_resolve_alias() local 609 if ((va & HPPA_PGAOFF) != (pva & HPPA_PGAOFF) && writeable) { in pmap_resolve_alias()
|
/netbsd-src/external/bsd/nsd/dist/doc/ |
H A D | NSD-VERIFY-MODS | 132 standard input file descriptor of the verifier is writeable. The function
|
/netbsd-src/external/bsd/libarchive/dist/ |
H A D | README.md | 198 writeable directories. Thus it must be mutexed by the calling code.
|
/netbsd-src/external/bsd/nvi/dist/dist/ |
H A D | configure.ac | 176 dnl existing name, and then use the first one that's writeable. 198 AC_MSG_ERROR([No writeable preserve directory found.])
|
/netbsd-src/usr.sbin/sysinst/ |
H A D | disks.c | 1925 mount_root(const char *devdev, bool first, bool writeable, in mount_root() argument 1943 return target_mount(writeable? "" : "-r", devdev, ""); in mount_root()
|
/netbsd-src/external/gpl2/groff/dist/ |
H A D | README.MinGW | 230 there is no environment variable set to define a writeable location for
|
/netbsd-src/external/mpl/bind/dist/lib/bind9/ |
H A D | check.c |
|
/netbsd-src/external/gpl3/binutils.old/dist/ld/scripttempl/ |
H A D | elf64hppa.sc | 35 # writeable data sections.
|