/illumos-gate/usr/src/lib/libresolv2/common/isc/ |
H A D | ev_streams.c | 40 static void readable(evContext opaqueCtx, void *uap, int fd, int evmask); 99 if (evSelectFD(opaqueCtx, fd, EV_READ, readable, new, &new->file) < 0) in evRead() 279 readable(evContext opaqueCtx, void *uap, int fd, int evmask) { in readable() function
|
H A D | ctl_clnt.c | 107 static void readable(evContext, void *, int, int); 461 if (evSelectFD(ctx->ev, ctx->sock, EV_READ, readable, ctx, in start_read() 480 readable(evContext ev, void *uap, int fd, int evmask) { in readable() function
|
/illumos-gate/usr/src/cmd/bhyve/common/ |
H A D | pci_virtio_viona.c | 434 if (n < 3 || req.writable != 1 || req.readable + 1 != n || in pci_viona_control() 435 iov[req.readable].iov_len != sizeof (uint8_t)) { in pci_viona_control() 437 n, req.writable, req.readable); in pci_viona_control() 452 ackp = (uint8_t *)iov[req.readable].iov_base; in pci_viona_control()
|
H A D | pci_virtio_block.c | 305 assert(req.readable != 0); in pci_vtblk_proc() 329 assert(n == (writeop ? req.readable : req.writable)); in pci_vtblk_proc()
|
H A D | virtio.h | 417 int readable; /* num of readable iovecs */ member
|
H A D | pci_virtio_scsi.c | 631 req->vsr_niov_in = vireq.readable; in pci_vtscsi_requestq_notify() 635 memcpy(req->vsr_iov_out, iov + vireq.readable, in pci_vtscsi_requestq_notify()
|
H A D | pci_virtio_9p.c | 226 preq->vsr_respidx = req.readable; in pci_vt9p_notify()
|
H A D | virtio.c | 224 reqp->readable++; in _vq_record()
|
/illumos-gate/usr/src/cmd/vgrind/ |
H A D | vgrind_ksh.po | 29 msgid "vgrind: -%s %s: file not readable"
|
/illumos-gate/usr/src/data/consfonts/ |
H A D | THIRDPARTYLICENSE | 60 included either as stand-alone text files, human-readable headers or 61 in the appropriate machine-readable metadata fields within text or
|
/illumos-gate/usr/src/grub/grub-0.97/ |
H A D | AUTHORS | 8 Heiko Schroeder rewrote shared_src/stage1.S to be more readable.
|
H A D | COPYING | 138 a) Accompany it with the complete corresponding machine-readable 145 machine-readable copy of the corresponding source code, to be
|
/illumos-gate/usr/src/cmd/lp/filter/ |
H A D | slow.filter | 102 "See if it still exists and is readable, or
|
/illumos-gate/usr/src/test/zfs-tests/include/ |
H A D | math.shlib | 69 # Return 0 if the human readable string of the form <value>[suffix] can
|
/illumos-gate/usr/src/cmd/fm/scripts/ |
H A D | fmsim.ksh | 170 [[ -r $file ]] || die "input file is missing or not readable -- $file"
|
/illumos-gate/usr/src/cmd/hal/ |
H A D | LICENSE | 22 …readable copy of the Source Code of the Original Work along with each copy of the Original Work th…
|
/illumos-gate/usr/src/cmd/ssh/etc/ |
H A D | sshd_config | 79 # Must be on a local disk and readable only by the root user (root:sys 600).
|
/illumos-gate/usr/src/test/test-runner/stf/contrib/ |
H A D | LICENSE.Artistic | 80 b) accompany the distribution with the machine-readable
|
/illumos-gate/usr/src/cmd/sendmail/lib/ |
H A D | helpfile | 131 control mstat Show sendmail status (machine readable format).
|
/illumos-gate/usr/src/cmd/perl/ |
H A D | THIRDPARTYLICENSE | 80 b) accompany the distribution with the machine-readable source of
|
/illumos-gate/usr/src/test/zfs-tests/tests/perf/ |
H A D | perf.shlib | 135 # PERF_RUNTYPE: A human readable tag that appears in logs. The defaults are
|
/illumos-gate/usr/src/lib/librstp/common/ |
H A D | COPYING | 230 it with the complete corresponding machine-readable source code, which 287 machine-readable source code for the Library including whatever 290 with the Library, with the complete machine-readable "work that
|
/illumos-gate/usr/src/tools/smatch/src/ |
H A D | GPL-2 | 138 a) Accompany it with the complete corresponding machine-readable 145 machine-readable copy of the corresponding source code, to be
|
/illumos-gate/usr/src/cmd/powertop/common/ |
H A D | COPYING | 138 a) Accompany it with the complete corresponding machine-readable 145 machine-readable copy of the corresponding source code, to be
|
/illumos-gate/usr/src/cmd/sed/ |
H A D | POSIX | 39 difficult to write readable sed scripts unless indentation is allowed
|