Home
last modified time | relevance | path

Searched refs:read (Results 1376 – 1400 of 1509) sorted by relevance

1...<<5152535455565758596061

/illumos-gate/usr/src/cmd/stmsboot/
H A Dstmsboot_util.c184 rv = read(mapfd, ondiskbuf, cachestat.st_size); in main()
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h169 SMB_COM_DECL(read);
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_hc.c1474 ret = read(fd, buf, HC_MAX_PROBE_OUTPUT - 1); in ilbd_hc_child_data()
/illumos-gate/usr/src/cmd/fs.d/ufs/volcopy/
H A Dvolcopy.c235 rv = read(fdes, buf, nbytes); in g_read()
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/
H A Dscr.ss270 ; read the first byte
/illumos-gate/usr/src/psm/stand/boot/common/
H A Dreadfile.c157 i = read(fd, p, nbytes - bytesread); in xread()
/illumos-gate/usr/src/lib/lib9p/common/
H A Drequest.c796 error = be->read(be->softc, req); in l9p_dispatch_tread()
/illumos-gate/usr/src/lib/watchmalloc/common/
H A Dmalloc.c1350 if (read(pfd, &pstatus, sizeof (pstatus)) in init_watch()
/illumos-gate/usr/src/pkg/manifests/
H A DSUNWcs.man1.inc216 file path=usr/share/man/man1/read.1
/illumos-gate/usr/src/boot/common/
H A Dload_elf.c108 bytes_read = read(ef->fd, ef->firstpage, PAGE_SIZE); in __elfN()
/illumos-gate/usr/src/cmd/more/
H A Dmore.c1589 if (read (2, &ch, 1) <= 0) in readch()
/illumos-gate/usr/src/lib/libzutil/common/
H A Dzutil_import.c1391 if (read(fd, buf, statbuf.st_size) != statbuf.st_size) { in zpool_find_import_cached()
/illumos-gate/usr/src/cmd/bhyve/
H A Dgdb.c1773 nread = read(fd, io_buffer_tail(&cur_comm), io_buffer_avail(&cur_comm)); in gdb_readable()
/illumos-gate/usr/src/cmd/fs.d/udfs/mkfs/
H A Dmkfs.c1143 n = read(fsi, bf, size); in rdfs()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Dosal.txt111 Perform a memory read from chip. Address is absolute.
115 This should perform the memory read from chip. Address is an offset
/illumos-gate/usr/src/cmd/sendmail/src/
H A Ddaemon.c775 while (read(pipefd[0], &c, 1) < 0 &&
3615 while ((i = read(s, p, nleft)) > 0)
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-2196 user can even read `/etc/passwd' in the command-line interface by the
410 This represents that GRUB should read blocks 0 through 99, block 200,
1202 * read:: Read data from memory
/illumos-gate/usr/src/cmd/zoneadm/
H A Dzoneadm.c4553 while ((len = read(fd, buf, sizeof (buf))) > 0) { in dryrun_get_brand()
4609 if (read(fd, buf, sizeof (buf) - 1) < 0 || in dryrun_get_brand()
5318 if (read(procfd, &ps, sizeof (ps)) == sizeof (psinfo_t)) { in mixed_pools()
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dlibld.msg589 @ MSG_UPD_NOREADSEG "No read-only segments found. Setting '_etext' to 0"
590 @ MSG_UPD_NORDWRSEG "No read-write segments found. Setting '_edata' to 0"
922 @ MSG_SYS_READ "file %s: read failed: %s"
/illumos-gate/usr/src/cmd/sendmail/cf/
H A DREADME164 ``A'' to have value ``B''. Macros are expanded as they are read, so
552 tells sendmail that you want to have it read an /etc/mail/local-host-names
1313 Note: please read the warning in doc/op/op.me about
1593 to read the list of names from the indicated file (i.e., to add
1748 not actually macro-expanded when read from the sendmail.cf file.
1902 be used with LDAP to read classes from LDAP. Note that the lookup is only
1921 not actually macro-expanded when read from the sendmail.cf file.
2674 After all of the headers are read, the check_eoh ruleset will be called for
3305 the read timeout.
4124 To see how the options are defined read feature/msp.m4.
/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c1481 if (read(Ifile, Buf_p, have) != have) { in cksum()
2242 return (read(ifd, buffer, datasize)); in read_chunk()
2850 if ((amount_read = read(Ifile, Buffr.b_in_p, readsz)) < 0) { in read_file()
2887 amount_read = read(Ifile, Buffr.b_in_p, CPIOBSZ); in read_file()
7955 rv = read(fdes, buf, nbytes); in g_read()
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_ckpt.c162 ckp->ckp_size = read(ckp->ckp_fd, ckp->ckp_buf, st.st_size); in fmd_ckpt_open()
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Ddfs.c1265 if (read(xfd, buf, statbuf.st_size) == statbuf.st_size) in dfs_root_xread()
/illumos-gate/usr/src/uts/common/pcmcia/cis/
H A Dcis_handlers.c2136 cp = tp->read.byte;
/illumos-gate/usr/src/lib/libinetsvc/common/
H A Dinetsvc.c1361 if ((n = read(fd, buf, sizeof (buf))) > 0) in calculate_hash()

1...<<5152535455565758596061