Home
last modified time | relevance | path

Searched refs:readable (Results 1 – 25 of 51) sorted by relevance

123

/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Dev_streams.c40 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 Dctl_clnt.c107 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/
H A Dpci_virtio_viona.c435 if (n < 3 || req.writable != 1 || req.readable + 1 != n || in pci_viona_control()
436 iov[req.readable].iov_len != sizeof (uint8_t)) { in pci_viona_control()
438 n, req.writable, req.readable); in pci_viona_control()
453 ackp = (uint8_t *)iov[req.readable].iov_base; in pci_viona_control()
H A Dpci_virtio_block.c306 assert(req.readable != 0); in pci_vtblk_proc()
330 assert(n == (writeop ? req.readable : req.writable)); in pci_vtblk_proc()
H A Dvirtio.h417 int readable; /* num of readable iovecs */ member
H A Dpci_virtio_scsi.c632 req->vsr_niov_in = vireq.readable; in pci_vtscsi_requestq_notify()
636 memcpy(req->vsr_iov_out, iov + vireq.readable, in pci_vtscsi_requestq_notify()
H A Dpci_virtio_9p.c227 preq->vsr_respidx = req.readable; in pci_vt9p_notify()
H A Dvirtio.c225 reqp->readable++; in _vq_record()
/illumos-gate/usr/src/cmd/vgrind/
H A Dvgrind_ksh.po29 msgid "vgrind: -%s %s: file not readable"
/illumos-gate/usr/src/data/consfonts/
H A DTHIRDPARTYLICENSE60 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 DAUTHORS8 Heiko Schroeder rewrote shared_src/stage1.S to be more readable.
H A DCOPYING138 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 Dslow.filter102 "See if it still exists and is readable, or
/illumos-gate/usr/src/test/zfs-tests/include/
H A Dmath.shlib69 # Return 0 if the human readable string of the form <value>[suffix] can
/illumos-gate/usr/src/cmd/fm/scripts/
H A Dfmsim.ksh170 [[ -r $file ]] || die "input file is missing or not readable -- $file"
/illumos-gate/usr/src/cmd/hal/
H A DLICENSE22readable 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 Dsshd_config79 # 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 DLICENSE.Artistic80 b) accompany the distribution with the machine-readable
/illumos-gate/usr/src/cmd/sendmail/lib/
H A Dhelpfile131 control mstat Show sendmail status (machine readable format).
/illumos-gate/usr/src/cmd/perl/
H A DTHIRDPARTYLICENSE80 b) accompany the distribution with the machine-readable source of
/illumos-gate/usr/src/test/zfs-tests/tests/perf/
H A Dperf.shlib135 # PERF_RUNTYPE: A human readable tag that appears in logs. The defaults are
/illumos-gate/usr/src/lib/librstp/common/
H A DCOPYING230 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/cmd/powertop/common/
H A DCOPYING138 a) Accompany it with the complete corresponding machine-readable
145 machine-readable copy of the corresponding source code, to be
/illumos-gate/usr/src/tools/smatch/src/
H A DGPL-2138 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 DPOSIX39 difficult to write readable sed scripts unless indentation is allowed

123