| /freebsd-12.1/contrib/binutils/bfd/ |
| H A D | bfdwin.c | 114 bfd_boolean writable) in bfd_get_file_window() argument 124 windowp->i, writable); in bfd_get_file_window() 179 writable ? PROT_WRITE | PROT_READ : PROT_READ, in bfd_get_file_window() 180 (writable in bfd_get_file_window() 217 if (!writable) in bfd_get_file_window() 243 if (!writable) in bfd_get_file_window()
|
| /freebsd-12.1/tests/sys/fifo/ |
| H A D | fifo_io.c | 864 poll_status(int fd, int *readable, int *writable, int *exception, in poll_status() argument 878 *writable = (fds[0].revents & POLLOUT) ? 1 : 0; in poll_status() 903 *writable = FD_ISSET(fd, &writefds) ? 1 : 0; in select_status() 953 kqueue_status(int kqueue_fd, int fd, int *readable, int *writable, in kqueue_status() argument 970 *readable = *writable = *exception = 0; in kqueue_status() 978 *writable = 1; in kqueue_status() 1014 int readable, writable, exception; in assert_status() local 1019 if (readable != assert_readable || writable != assert_writable || in assert_status() 1022 fdname, readable, writable, exception, conditionname); in assert_status() 1032 fdname, readable, writable, exception, conditionname); in assert_status() [all …]
|
| /freebsd-12.1/sys/dev/virtio/ |
| H A D | virtqueue.c | 516 int readable, int writable) in virtqueue_enqueue() argument 522 needed = readable + writable; in virtqueue_enqueue() 538 vq_ring_enqueue_indirect(vq, cookie, sg, readable, writable); in virtqueue_enqueue() 553 sg, readable, writable); in virtqueue_enqueue() 692 uint16_t head_idx, struct sglist *sg, int readable, int writable) in vq_ring_enqueue_segments() argument 699 needed = readable + writable; in vq_ring_enqueue_segments() 739 struct sglist *sg, int readable, int writable) in vq_ring_enqueue_indirect() argument 746 needed = readable + writable; in vq_ring_enqueue_indirect() 765 sg, readable, writable); in vq_ring_enqueue_indirect()
|
| H A D | virtqueue.h | 101 struct sglist *sg, int readable, int writable);
|
| /freebsd-12.1/sys/kern/ |
| H A D | uipc_mbuf2.c | 101 int writable; in m_pulldown() local 155 writable = 0; in m_pulldown() 158 writable = 1; in m_pulldown() 212 && writable) { in m_pulldown() 219 && writable && n->m_next->m_len >= tlen) { in m_pulldown()
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/ |
| H A D | ThreadSafetyUtil.h | 267 bool writable() const { return Data && Data->NumRefs == 1; } in writable() function 318 assert(writable() && "Vector is not writable!"); in clear() 324 assert(writable() && "Vector is not writable!"); in push_back() 331 assert(writable() && "Vector is not writable!"); in elem() 337 assert(writable() && "Vector is not writable!"); in downsize()
|
| /freebsd-12.1/usr.bin/finger/ |
| H A D | sprint.c | 105 if (w->info == LOGGEDIN && !w->writable) in sflag_print() 114 (void)putchar(w->info == LOGGEDIN && !w->writable ? in sflag_print()
|
| H A D | finger.h | 60 short writable; /* tty is writable */ member
|
| /freebsd-12.1/contrib/subversion/subversion/libsvn_fs_fs/ |
| H A D | rev_file.c | 131 svn_boolean_t writable, in open_pack_or_rev_file() argument 143 apr_int32_t flags = writable in open_pack_or_rev_file() 148 err = writable ? auto_make_writable(path, result_pool, scratch_pool) in open_pack_or_rev_file()
|
| /freebsd-12.1/tools/tools/kdrv/ |
| H A D | KernelDriver | 270 if {![file writable $kpath$p]} { 282 if {![file writable $kpath$p]} { 294 if {![file writable $kpath$f]} { 794 if {![file writable $kpath$f]} { 805 if {![file writable $kpath$p]} { 817 if {![file writable $kpath$p]} {
|
| /freebsd-12.1/lib/libc/isc/ |
| H A D | ev_streams.c | 52 static void writable(evContext opaqueCtx, void *uap, int fd, int evmask); 80 if (evSelectFD(opaqueCtx, fd, EV_WRITE, writable, new, &new->file) < 0) in evWrite() 271 writable(evContext opaqueCtx, void *uap, int fd, int evmask) { in writable() function
|
| /freebsd-12.1/contrib/sendmail/src/ |
| H A D | SECURITY | 39 avoid problems with a world-writable directory. It is however 40 sufficient to have a set-group-ID program and a group-writable 53 gid: 25) program to allow for queueing mail in a group-writable 69 smmsp with group smmsp and is group writable. The client mail 70 queue directory must be writable by smmsp, but it must not be
|
| /freebsd-12.1/contrib/subversion/subversion/libsvn_fs_x/ |
| H A D | rev_file.c | 201 svn_boolean_t writable, in open_pack_or_rev_file() argument 214 apr_int32_t flags = writable in open_pack_or_rev_file() 219 err = writable ? auto_make_writable(path, file_pool, scratch_pool) in open_pack_or_rev_file()
|
| /freebsd-12.1/sys/tools/ |
| H A D | embed_mfs.sh | 42 echo $1 not writable
|
| /freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_common.h | 719 void addAddressRange(uptr beg, uptr end, bool executable, bool writable, 735 bool writable; member 738 AddressRange(uptr beg, uptr end, bool executable, bool writable, in AddressRange() 744 writable(writable) { in AddressRange()
|
| H A D | sanitizer_common.cc | 162 bool writable, const char *name) { in addAddressRange() argument 165 new(mem) AddressRange(beg, end, executable, writable, name); in addAddressRange()
|
| /freebsd-12.1/sys/ofed/drivers/infiniband/core/ |
| H A D | ib_umem.c | 136 umem->writable = !!(access & in ib_umem_get() 176 if (!umem->writable) in ib_umem_get()
|
| /freebsd-12.1/sys/dev/virtio/block/ |
| H A D | virtio_blk.c | 897 int ordered, readable, writable, error; in vtblk_request_execute() local 903 writable = 0; in vtblk_request_execute() 933 writable = sg->sg_nseg - 1; in vtblk_request_execute() 936 writable++; in vtblk_request_execute() 938 readable = sg->sg_nseg - writable; in vtblk_request_execute() 940 error = virtqueue_enqueue(vq, req, sg, readable, writable); in vtblk_request_execute()
|
| /freebsd-12.1/sys/ofed/include/rdma/ |
| H A D | ib_umem.h | 52 int writable; member
|
| /freebsd-12.1/contrib/sendmail/ |
| H A D | README | 66 WARNING: writable directory /etc 67 WARNING: writable directory /var/spool/mqueue 75 directory paths (directory paths which are group or world writable) will 77 was writable by group staff, sendmail would not use his .forward file. 80 files in group writable directories: 84 Or to allow them in both group and world writable directories: 136 writable by that user is sufficient to avoid the denial of service.
|
| /freebsd-12.1/usr.sbin/ppp/ |
| H A D | ipcp.h | 81 unsigned writable : 1; /* Can write resolv.conf ? */ member
|
| /freebsd-12.1/sys/fs/cd9660/ |
| H A D | TODO | 20 system call, but this needs a writable filesystem
|
| /freebsd-12.1/sys/dev/virtio/scsi/ |
| H A D | virtio_scsi.c | 1017 int *readable, int *writable) in vtscsi_fill_scsi_cmd_sglist() argument 1051 *writable = sg->sg_nseg - *readable; in vtscsi_fill_scsi_cmd_sglist() 1054 "writable=%d\n", req, ccbh, *readable, *writable); in vtscsi_fill_scsi_cmd_sglist() 1080 int readable, writable, error; in vtscsi_execute_scsi_cmd() local 1091 error = vtscsi_fill_scsi_cmd_sglist(sc, req, &readable, &writable); in vtscsi_execute_scsi_cmd() 1098 error = virtqueue_enqueue(vq, req, sg, readable, writable); in vtscsi_execute_scsi_cmd() 1403 struct sglist *sg, int readable, int writable, int flag) in vtscsi_execute_ctrl_req() argument 1412 error = virtqueue_enqueue(vq, req, sg, readable, writable); in vtscsi_execute_ctrl_req()
|
| /freebsd-12.1/lib/libkvm/ |
| H A D | kvm_private.h | 84 int writable; /* physical memory is writable */ member
|
| H A D | kvm.c | 188 kd->writable = 1; in _kvm_open() 428 if (!ISALIVE(kd) && !kd->writable) { in kvm_write()
|