Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/bsnmp/
H A DTODO4 OK. Table not writeable yet.
8 OK. Table not writeable yet.
/freebsd-14.2/usr.sbin/bhyvectl/
H A Dbhyvectl.c246 if (readable || writeable) { in print_msr_pm()
248 readable ? 'R' : '-', writeable ? 'W' : '-'); in print_msr_pm()
258 int byte, bit, readable, writeable; in dump_amd_msr_pm() local
267 writeable = (bitmap[byte] & (2 << bit)) ? 0 : 1; in dump_amd_msr_pm()
268 print_msr_pm(msr, vcpu, readable, writeable); in dump_amd_msr_pm()
273 writeable = (bitmap[byte] & (2 << bit)) ? 0 : 1; in dump_amd_msr_pm()
275 writeable); in dump_amd_msr_pm()
282 writeable); in dump_amd_msr_pm()
292 int byte, bit, readable, writeable; in dump_intel_msr_pm() local
302 print_msr_pm(msr, vcpu, readable, writeable); in dump_intel_msr_pm()
[all …]
/freebsd-14.2/sys/dev/hyperv/hvsock/
H A Dhv_sock.c1361 uint32_t writeable; in hvsock_canwrite_check() local
1367 writeable = vmbus_chan_write_available(pcb->chan); in hvsock_canwrite_check()
1374 __func__, writeable, in hvsock_canwrite_check()
1377 if (writeable < HVSOCK_PKT_LEN(1) + HVSOCK_PKT_LEN(0)) { in hvsock_canwrite_check()
1384 ret = writeable - HVSOCK_PKT_LEN(0) - HVSOCK_PKT_LEN(0); in hvsock_canwrite_check()
/freebsd-14.2/sys/contrib/device-tree/Bindings/mips/img/
H A Dxilfpga.txt69 The BootRAM is a writeable "RAM" in FPGA at 0x1FC0_0000.
/freebsd-14.2/share/doc/psd/05.sysman/
H A Dspell.ok331 writeable
/freebsd-14.2/usr.sbin/bhyve/
H A Dqemu_fwcfg.c66 uint16_t writeable : 1; member
/freebsd-14.2/usr.sbin/bsnmpd/modules/snmp_netgraph/
H A DBEGEMOT-NETGRAPH.txt133 writeable during initialisation. If the name is set from
/freebsd-14.2/contrib/libarchive/
H A DREADME.md198 writeable directories. Thus it must be mutexed by the calling code.
/freebsd-14.2/contrib/ntp/sntp/libevent/
H A Dwhatsnew-2.1.txt328 The largest chunk readable or writeable in a single bufferevent
/freebsd-14.2/contrib/libevent/
H A Dwhatsnew-2.1.txt328 The largest chunk readable or writeable in a single bufferevent
/freebsd-14.2/crypto/heimdal/
H A DChangeLog.20051671 writeable-string
/freebsd-14.2/contrib/mandoc/
H A DNEWS42 * man(1): do not segfault if /tmp/ is not writeable
/freebsd-14.2/sys/conf/
H A DNOTES1171 # Write-protect the md root device so that it may not be mounted writeable.
/freebsd-14.2/contrib/flex/
H A DChangeLog184 * src/Makefile.am: build: don't assume distdir/scan.c is writeable
/freebsd-14.2/share/dict/
H A Dweb2233854 writeable
/freebsd-14.2/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