Searched refs:writeable (Results 1 – 16 of 16) sorted by relevance
| /freebsd-14.2/contrib/bsnmp/ |
| H A D | TODO | 4 OK. Table not writeable yet. 8 OK. Table not writeable yet.
|
| /freebsd-14.2/usr.sbin/bhyvectl/ |
| H A D | bhyvectl.c | 246 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 D | hv_sock.c | 1361 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 D | xilfpga.txt | 69 The BootRAM is a writeable "RAM" in FPGA at 0x1FC0_0000.
|
| /freebsd-14.2/share/doc/psd/05.sysman/ |
| H A D | spell.ok | 331 writeable
|
| /freebsd-14.2/usr.sbin/bhyve/ |
| H A D | qemu_fwcfg.c | 66 uint16_t writeable : 1; member
|
| /freebsd-14.2/usr.sbin/bsnmpd/modules/snmp_netgraph/ |
| H A D | BEGEMOT-NETGRAPH.txt | 133 writeable during initialisation. If the name is set from
|
| /freebsd-14.2/contrib/libarchive/ |
| H A D | README.md | 198 writeable directories. Thus it must be mutexed by the calling code.
|
| /freebsd-14.2/contrib/ntp/sntp/libevent/ |
| H A D | whatsnew-2.1.txt | 328 The largest chunk readable or writeable in a single bufferevent
|
| /freebsd-14.2/contrib/libevent/ |
| H A D | whatsnew-2.1.txt | 328 The largest chunk readable or writeable in a single bufferevent
|
| /freebsd-14.2/crypto/heimdal/ |
| H A D | ChangeLog.2005 | 1671 writeable-string
|
| /freebsd-14.2/contrib/mandoc/ |
| H A D | NEWS | 42 * man(1): do not segfault if /tmp/ is not writeable
|
| /freebsd-14.2/sys/conf/ |
| H A D | NOTES | 1171 # Write-protect the md root device so that it may not be mounted writeable.
|
| /freebsd-14.2/contrib/flex/ |
| H A D | ChangeLog | 184 * src/Makefile.am: build: don't assume distdir/scan.c is writeable
|
| /freebsd-14.2/share/dict/ |
| H A D | web2 | 233854 writeable
|
| /freebsd-14.2/contrib/ntp/ |
| H A D | CommitLog | 34326 changed CreatePath so new files are written in a writeable directory 34335 changed CreatePath so new files are written in a writeable directory
|