Home
last modified time | relevance | path

Searched refs:read (Results 101 – 125 of 1509) sorted by relevance

12345678910>>...61

/illumos-gate/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DProgram.java179 int i = in.read(); in getProgramString()
182 i = in.read(); in getProgramString()
/illumos-gate/usr/src/cmd/spell/
H A Dhashlook.c120 if (rhuff(f) == 0 || read(fileno(f), (char *)hindex, in prime()
123 read(fileno(f), (char *)table, sizeof (*table) * hindex[NI-1]) != in prime()
/illumos-gate/usr/src/lib/libnsl/dial/
H A Dinterface.c50 static ssize_t (*Read)() = read,
82 { "UNIX", read, write, ioctl, usetup, uteardown },
88 { "TLIS", read, write, tioctl, tssetup, uteardown },
/illumos-gate/usr/src/cmd/lp/filter/postscript/postio/
H A DREADME26 I've added code that lets you split the program into separate read and write
36 but using a single read/write process may be important if you're running lots of
40 1: Use separate read and write processes. The -R2 option gets it or if you want
70 accomplishes the same thing, but runs postio as separate read and write processes,
/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dcphy.h33 int (*read)(adapter_t *adapter, int phy_addr, int mmd_addr, member
131 phy->mdio_read = mdio_ops->read; in cphy_init()
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_virtio_rnd.c125 len = read(sc->vrsc_fd, iov.iov_base, iov.iov_len); in pci_vtrnd_notify()
168 len = read(fd, &v, sizeof(v)); in pci_vtrnd_init()
/illumos-gate/usr/src/cmd/boot/installboot/i386/
H A Dinstallboot.c1181 pl->pl_cb.read = read_stage1_cb; in probe_gpt()
1200 pl->pl_cb.read = read_stage2_cb; in probe_gpt()
1258 pl->pl_cb.read = read_stage1_cb; in probe_gpt()
1286 pl->pl_cb.read = read_stage2_cb; in probe_gpt()
1504 pl->pl_cb.read = read_stage1_cb; in probe_vtoc()
1530 pl->pl_cb.read = read_stage2_cb; in probe_vtoc()
1632 pl->pl_cb.read = read_stage1_cb; in probe_mbr()
1659 pl->pl_cb.read = read_stage2_cb; in probe_mbr()
1749 pl->pl_cb.read = read_stage1_cb; in probe_device()
2144 if (!pl->pl_cb.read(pl)) { in handle_install()
[all …]
/illumos-gate/usr/src/uts/common/os/
H A Dpriv_defs95 Allows a process to read a file or directory whose permission
96 bits or ACL do not allow the process read permission.
141 Allows a process to read objects in the filesystem.
182 Allows a process to read a System V IPC
184 permission bits do not allow the process read permission.
185 Allows a process to read remote shared memory whose
186 permission bits do not allow the process read permission.
193 Allows a process to read remote shared memory whose
399 "rw" mounts, read for "ro" mounts).
401 filesystem operations needs to have read/write/owner
[all …]
/illumos-gate/usr/src/lib/libcrypt/common/
H A Dcryptio.c95 if (read(p[WRITER], &c, 1) != 1) { /* check that crypt is working on */ in cryptopen()
142 if (read(p[WRITER], buffer, count) < count) { in run_crypt()
/illumos-gate/usr/src/lib/libproc/common/
H A DPscantext.c140 if ((nbytes = read(P->asfd, buf, 2*BLKSIZE)) <= 0) in Pscantext()
164 n2bytes = read(P->asfd, in Pscantext()
/illumos-gate/usr/src/lib/libnisdb/yptol/
H A Ddit_access.c737 objectDN && objectDN->read.base; in update_map_from_dit()
747 objectDN->read.base); in update_map_from_dit()
775 objectDN->read.base); in update_map_from_dit()
807 objectDN->read.base); in update_map_from_dit()
821 objectDN->read.base); in update_map_from_dit()
835 objectDN->read.base); in update_map_from_dit()
868 objectDN->read.base); in update_map_from_dit()
1119 dn = t->objectDN->read.base; in make_nis_container()
/illumos-gate/usr/src/lib/libppt/common/
H A Dlibppt.c294 ssize_t read; in get_matches() local
296 if ((read = getline(&line, &cap, fp)) <= 0) { in get_matches()
301 if (line[read - 1] == '\n') in get_matches()
302 line[read - 1] = '\0'; in get_matches()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.rexecd.c246 if (read(f, &c, 1) != 1) in doit()
394 if (read(s, &sig, 1) <= 0) in doit()
400 cc = read(pv[0], buf, sizeof (buf)); in doit()
472 if (read(0, &c, 1) != 1) in getstr()
H A Dsyncloop.c334 (void) read(dfd, bigbuf, sizeof (bigbuf)); in quiet_period()
377 len = read(dfd, bigbuf, reclen); in first_packet()
448 len = read(dfd, bigbuf, reclen); in many_packets()
491 len = read(dfd, bigbuf, reclen); in many_packets()
/illumos-gate/usr/src/test/smbclient-tests/cmd/rw_mmap/
H A Drw_mmap.c138 blksize = read(fid, buf, blksize); in main()
161 blksize = read(fid, buf, blksize); in main()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/dir/
H A Dgetdents.c116 return(read(fd, buf, siz));
139 if ((n = read(fd, (char*)buf + siz - m, m)) <= 0) break;
/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Dosspec.c194 (void) read(mnttab_fd, buf, (size_t)(sizeof (buf) - 1)); in mnttab_event_init()
224 (void) read(mnttab_fd, buf, (size_t)(sizeof (buf) - 1)); in mnttab_event()
/illumos-gate/usr/src/cmd/filesync/
H A DREADME241 routines to read and write the baseline file
272 routines to read and write the rules file
285 read the above notes on data structures and then
287 read the structure declarations in database.h
289 read the above notes overviewing the passes
291 in recon.c: read reconcile
299 in eval.c: read evaluate, eval_file, walker, and note_info
303 in anal.c: read analyze, check_file, check_changes & queue_file
307 if you want to read the whole thing:
313 code without having read them at all.
/illumos-gate/usr/src/lib/libresolv/
H A Dres_send.c241 while (len != 0 && (n = read
283 (n = read(s, (char *)cp,
317 if ((n = read(s, junk, n)) > 0)
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-3250 read
253 - Command: read addr
440 A disk read error happened while trying to read the stage2 or
540 14 : Filesystem compatibility error, cannot read whole file
595 25 : Disk read error
597 probe or read data from a particular disk.
712 Do not use the configuration file even if it can be read.
721 `--read-only'
747 read-only flag, mount it in read-only mode. That should be secure.
841 grub-install --grub-shell="grub --read-only" /dev/fd0
[all …]
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_mbx.c121 if (!mbx->ops.read) in ixgbe_read_posted_mbx()
128 ret_val = mbx->ops.read(hw, msg, size, mbx_id); in ixgbe_read_posted_mbx()
402 mbx->ops.read = ixgbe_read_mbx_vf; in ixgbe_init_mbx_params_vf()
647 mbx->ops.read = ixgbe_read_mbx_pf; in ixgbe_init_mbx_params_pf()
/illumos-gate/usr/src/lib/libsocket/inet/
H A Drexec.c165 if (read(s, &c, 1) != 1) { in rexec_af()
170 while (read(s, &c, 1) == 1) { in rexec_af()
/illumos-gate/usr/src/lib/libvrrpadm/common/
H A Dlibvrrpadm.c175 len = read(sock, (char *)&ret + cur_size, in vrrp_cmd_request()
469 len = read(sock, (char *)&ret + cur_size, in vrrp_list_func()
486 len = read(sock, (char *)list_arg->vfl_names + cur_size, in vrrp_list_func()
564 len = read(sock, (char *)qinfo + cur_size, total - cur_size); in vrrp_query_func()
586 len = read(sock, (char *)qinfo + cur_size, total - cur_size); in vrrp_query_func()
/illumos-gate/usr/src/test/util-tests/tests/awk/examples/out/
H A Dt.pipe1 read /usr/bwk/awk/t.pipe
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/docsExamples/
H A Drw.d36 syscall::read:entry,

12345678910>>...61