Home
last modified time | relevance | path

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

/src/contrib/bsnmp/
H A DTODO4 OK. Table not writeable yet.
8 OK. Table not writeable yet.
/src/usr.sbin/bhyvectl/amd64/
H A Dbhyvectl_machdep.c327 print_msr_pm(uint64_t msr, int vcpu, int readable, int writeable) in print_msr_pm() argument
330 if (readable || writeable) { in print_msr_pm()
332 readable ? 'R' : '-', writeable ? 'W' : '-'); in print_msr_pm()
342 int byte, bit, readable, writeable; in dump_amd_msr_pm() local
351 writeable = (bitmap[byte] & (2 << bit)) ? 0 : 1; in dump_amd_msr_pm()
352 print_msr_pm(msr, vcpu, readable, writeable); in dump_amd_msr_pm()
357 writeable = (bitmap[byte] & (2 << bit)) ? 0 : 1; in dump_amd_msr_pm()
359 writeable); in dump_amd_msr_pm()
364 writeable = (bitmap[byte] & (2 << bit)) ? 0 : 1; in dump_amd_msr_pm()
366 writeable); in dump_amd_msr_pm()
[all …]
/src/crypto/krb5/src/plugins/kdb/db2/libdb2/man/
H A Dspell.ok170 writeable
/src/sys/dev/hyperv/hvsock/
H A Dhv_sock.c1359 uint32_t writeable; in hvsock_canwrite_check() local
1365 writeable = vmbus_chan_write_available(pcb->chan); in hvsock_canwrite_check()
1372 __func__, writeable, in hvsock_canwrite_check()
1375 if (writeable < HVSOCK_PKT_LEN(1) + HVSOCK_PKT_LEN(0)) { in hvsock_canwrite_check()
1382 ret = writeable - HVSOCK_PKT_LEN(0) - HVSOCK_PKT_LEN(0); in hvsock_canwrite_check()
/src/sys/contrib/device-tree/Bindings/mips/img/
H A Dxilfpga.txt69 The BootRAM is a writeable "RAM" in FPGA at 0x1FC0_0000.
/src/share/doc/psd/05.sysman/
H A Dspell.ok331 writeable
/src/crypto/openssl/doc/man7/
H A Dossl-guide-tls-client-non-block.pod87 the underlying socket has become readable or writeable when it wasn't before.
102 * Wait until the socket is writeable or readable. We use select here
127 the underlying socket(s) to become readable/writeable before returning. It also
H A Dossl-guide-quic-client-non-block.pod104 * Wait until the socket is writeable or readable. We use select here
162 socket(s) to become readable/writeable or until the timeout has expired before
H A Dossl-guide-quic-server-non-block.pod266 * Wait until the socket is writeable or readable. We use select here
/src/usr.sbin/bhyve/
H A Dqemu_fwcfg.c66 uint16_t writeable : 1; member
/src/usr.sbin/bsnmpd/modules/snmp_netgraph/
H A DBEGEMOT-NETGRAPH.txt133 writeable during initialisation. If the name is set from
/src/crypto/openssl/doc/designs/quic-design/
H A Dquic-io-arch.md77 - The underlying network write BIO becomes writeable;
102 - The fact that a socket is writeable does not necessarily mean that a datagram
103 of the size we wish to send is writeable, so a send(3) call could block
H A Dquic-api.md1382 used to determine when the BIO will next become writeable via a call to
/src/contrib/libarchive/
H A DREADME.md202 writeable directories. Thus it must be mutexed by the calling code.
/src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFeatures.td934 "'Shcounterenw' (Support writeable hcounteren enable "
938 "'Sscounterenw' (Support writeable scounteren enable "
/src/contrib/libevent/
H A Dwhatsnew-2.1.txt328 The largest chunk readable or writeable in a single bufferevent
/src/contrib/ntp/sntp/libevent/
H A Dwhatsnew-2.1.txt328 The largest chunk readable or writeable in a single bufferevent
/src/crypto/heimdal/
H A DChangeLog.20051671 writeable-string
/src/contrib/mandoc/
H A DNEWS42 * man(1): do not segfault if /tmp/ is not writeable
/src/sys/conf/
H A DNOTES1177 # Write-protect the md root device so that it may not be mounted writeable.
/src/crypto/krb5/src/include/krb5/
H A Dkrb5.hin4321 * KRB5_KT_NOWRITE Key table is not writeable
/src/contrib/flex/
H A DChangeLog184 * src/Makefile.am: build: don't assume distdir/scan.c is writeable
/src/share/dict/
H A Dweb2233854 writeable
/src/contrib/ntp/
H A DCommitLog34326 changed CreatePath so new files are written in a writeable directory
34335 changed CreatePath so new files are written in a writeable directory