Searched defs:writable (Results 1 - 22 of 22) sorted by relevance

/freebsd-current/sys/kern/
H A Duipc_mbuf2.c97 int writable; local
[all...]
/freebsd-current/sys/ofed/include/rdma/
H A Dib_umem.h50 int writable; member in struct:ib_umem
/freebsd-current/usr.bin/finger/
H A Dfinger.h57 short writable; /* tty is writable */ member in struct:where
/freebsd-current/lib/libc/isc/
H A Dev_streams.c265 writable(evContext opaqueCtx, void *uap, int fd, int evmask) { function
/freebsd-current/contrib/llvm-project/lld/COFF/
H A DICF.cpp82 bool writable = c->getOutputCharacteristics() & llvm::COFF::IMAGE_SCN_MEM_WRITE; local
/freebsd-current/usr.sbin/ppp/
H A Dipcp.h79 unsigned writable : 1; /* Can write resolv.conf ? */ member in struct:ipcp::__anon6749
/freebsd-current/sys/dev/flash/
H A Dmx25l.c222 mx25l_set_writable(struct mx25l_softc *sc, int writable) argument
/freebsd-current/lib/libkvm/
H A Dkvm_private.h82 int writable; /* physical memory is writable */ member in struct:__kvm
/freebsd-current/contrib/sendmail/src/
H A Drecipient.c1317 writable(filename, ctladdr, flags) function
/freebsd-current/usr.sbin/bhyve/
H A Dvirtio.h406 int writable; /* num of writable iovecs */ member in struct:vi_req
/freebsd-current/tests/sys/fifo/
H A Dfifo_io.c862 poll_status(int fd, int *readable, int *writable, int *exception, argument
882 select_status(int fd, int *readable, int *writable, int *exception, argument
951 kqueue_status(int kqueue_fd, int fd, int *readable, int *writable, argument
1012 int readable, writable, exceptio local
[all...]
/freebsd-current/sys/dev/virtio/
H A Dvirtqueue.c524 virtqueue_enqueue(struct virtqueue *vq, void *cookie, struct sglist *sg, int readable, int writable) argument
701 vq_ring_enqueue_segments(struct virtqueue *vq, struct vring_desc *desc, uint16_t head_idx, struct sglist *sg, int readable, int writable) argument
752 vq_ring_enqueue_indirect(struct virtqueue *vq, void *cookie, struct sglist *sg, int readable, int writable) argument
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.cpp196 addAddressRange(uptr beg, uptr end, bool executable, bool writable, const char *name) argument
H A Dsanitizer_common.h854 bool writable; member in struct:__sanitizer::LoadedModule::AddressRange
857 AddressRange(uptr beg, uptr end, bool executable, bool writable, argument
H A Dsanitizer_linux_libcdep.cpp649 bool writable = phdr->p_flags & PF_W; local
/freebsd-current/sys/amd64/vmm/
H A Dvmm_instruction_emul.c2068 int nlevels, pfcode, ptpshift, ptpindex, retval, usermode, writable; local
/freebsd-current/sys/dev/virtio/scsi/
H A Dvirtio_scsi.c1105 int readable, writable, error; local
1041 vtscsi_fill_scsi_cmd_sglist(struct vtscsi_softc *sc, struct vtscsi_request *req, int *readable, int *writable) argument
1429 vtscsi_execute_ctrl_req(struct vtscsi_softc *sc, struct vtscsi_request *req, struct sglist *sg, int readable, int writable, int flag) argument
/freebsd-current/sys/dev/virtio/block/
H A Dvirtio_blk.c1029 int ordered, readable, writable, i; local
/freebsd-current/contrib/bmake/
H A Dmain.c720 Main_SetObjdir(bool writable, const char *fmt, ...) argument
760 SetVarObjdir(bool writable, const char *var, const char *suffix) argument
1072 bool writable; local
[all...]
/freebsd-current/sys/dev/virtio/network/
H A Dif_vtnet.c3530 vtnet_exec_ctrl_cmd(struct vtnet_softc *sc, void *cookie, struct sglist *sg, int readable, int writable) argument
/freebsd-current/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp4562 bool writable = llvm::sys::fs::can_write(path); local
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dzfs_ioctl.c401 int writable = 1; local

Completed in 307 milliseconds