Searched refs:read (Results 276 - 300 of 920) sorted by relevance

<<11121314151617181920>>

/opensolaris-onvv-gate/usr/src/lib/libcmdutils/common/
H A Dwritefile.c154 * as a possible errno, it is set when the nfs read
200 n = read(fi, buf, sizeof (buf));
/opensolaris-onvv-gate/usr/src/lib/libfsmgt/common/
H A Dcmd.c52 * stdout and stderr in two separate file descriptors to be read by the caller.
54 * another polling method to read from the file descriptors especially in the
72 * for a reader to read before writing anymore data. In this case, we
280 * - int filedes - The file descriptor to be read.
285 * - char * - The data read from the file descriptor.
300 * will read data written to the file descriptor on a FIFO basis.
324 * Nothing to read yet so continue.
341 * Call read to read from the filedesc.
343 returned_value = read(filede
[all...]
/opensolaris-onvv-gate/usr/src/lib/libipmp/common/
H A Dipmp_mpathd.c203 * Attempt to read `buflen' worth of bytes from `fd' into the buffer pointed
253 prbytes = read(fd, (caddr_t)buffer + nbytes, buflen - nbytes);
/opensolaris-onvv-gate/usr/src/lib/libnisdb/
H A Dldap_parse.h506 * read base/scope/filter triple used to read data from LDAP;
507 * LDAP_SCOPE_UNKNOWN indicates that 'read' is unused
520 * The "group.org_dir.x.y.z." NIS+ table should be read from and
525 * { read
542 __nis_search_triple_t read; member in struct:__anon3758
H A Dnis_parse_ldap_util.c429 if (obj_dn->read.base != NULL)
430 free(obj_dn->read.base);
431 obj_dn->read.base = NULL;
432 if (obj_dn->read.attrs != NULL)
433 free(obj_dn->read.attrs);
434 obj_dn->read.attrs = NULL;
625 * RETURN VALUE: The number of characters read. 0 for
646 rc = read(fd, &c, 1);
893 if (!make_full_dn(&objectDN->read.base,
904 s_strdup(objectDN->read
[all...]
/opensolaris-onvv-gate/usr/src/lib/libnsl/dial/
H A Dulockf.c105 DEBUG(4, "Lock File--can't read (errno %d) --remove it!\n",
109 ret = read(fd, (char *)alpid, SIZEOFPID + 1); /* +1 for '\n' */
/opensolaris-onvv-gate/usr/src/lib/libntfs/common/include/ntfs/
H A Ddevice.h41 ND_ReadOnly, /* 1: Device is read-only. */
92 s64 (*read)(struct ntfs_device *dev, void *buf, s64 count); member in struct:ntfs_device_operations
/opensolaris-onvv-gate/usr/src/lib/libparted/common/libparted/labels/
H A Daix.c52 If the read fails, free the memory and return zero without modifying *BUF.
254 .read = aix_read,
/opensolaris-onvv-gate/usr/src/lib/libpicltree/
H A Dpicltree.h72 int (*read)(ptree_rarg_t *arg, void *buf); member in struct:__anon4112
H A Dptree_impl.h170 #define read_func u.prop.info.read
/opensolaris-onvv-gate/usr/src/lib/libpkg/common/
H A Disdir.c192 if (read(fd, cm.c_mag, sizeof (cm.c_mag)) !=
323 * made to read the remote file system type name database.
/opensolaris-onvv-gate/usr/src/lib/libshell/common/include/
H A Dshell.h235 # define read(a,b,c) sh_read(a,b,c) macro
/opensolaris-onvv-gate/usr/src/lib/lvm/libsvm/common/
H A Dstart_svm.c264 rbytes = read(fromfd, buf, sizeof (buf));
/opensolaris-onvv-gate/usr/src/lib/print/libpapi-lpd/common/
H A Dlpd-misc.c54 while ((count < len) && (read(fd, &tmp, 1) > 0))
H A Dlpd-port.c221 if (read(fd, buf, sizeof (buf)) > 0)
404 if ((read(fd, buf, 1) != 1) || (buf[0] != 0))
428 /* request data file transfer, read ack/nack */
477 /* request data file transfer, read ack/nack */
531 /* read in the control file */
532 if (read(fd, metadata, st.st_size) != st.st_size) {
533 syslog(LOG_ERR, "submit_job(%d, %s, %d, %s): read(): %m",
817 while ((c = read(fd, buf, sizeof (buf))) > 0)
/opensolaris-onvv-gate/usr/src/tools/tokenize/
H A Dforth_preload.c162 { "read", 0 },
278 ipose(read)
/opensolaris-onvv-gate/usr/src/uts/common/io/e1000g/
H A De1000_82540.c140 nvm->ops.read = e1000_read_nvm_microwire;
233 /* read mac address */
362 * read (flush). This is to protect against some strange
383 * Clear all of the statistics registers (clear on read). It is
509 ret_val = hw->nvm.ops.read(hw, NVM_SERDES_AMPLITUDE, 1, &nvm_data);
605 ret_val = hw->nvm.ops.read(hw, NVM_PHY_CLASS_WORD, 1, &nvm_data);
710 ret_val = hw->nvm.ops.read(hw, offset, 1, &nvm_data);
/opensolaris-onvv-gate/usr/src/uts/sun4u/starcat/sys/
H A Diosramvar.h261 uint32_t read; /* calls to iosram_read */ member in struct:iosram_stat
270 uint64_t bread; /* # bytes read */
/opensolaris-onvv-gate/usr/src/uts/sun4u/sunfire/ml/
H A Dac_asm.s57 ! Move a single cache line of data. Survive UE and CE on the read
/opensolaris-onvv-gate/usr/src/uts/sun4v/cpu/
H A Dgeneric_copy.s167 ldub [%i0], %i3 ! read a byte from source address
177 ld [%i0], %i3 ! read a word
224 ld [%i0], %i4 ! read a word
242 ld [%i0], %i3 ! read a source word
263 tst %l0 ! any more previously read bytes
272 ldub [%i0], %i3 ! read a byte from source address
299 ldx [%i0+%i1], %o4 ! read from address
313 ld [%i0+%i1], %o4 ! read from address
344 ldub [%i0+%i1], %o4 ! read from address
372 ldub [%i0], %o4 ! read nex
[all...]
/opensolaris-onvv-gate/usr/src/cmd/bnu/
H A Deio.c106 * read message from link
110 * FAIL -> read timed out
121 * read data from file fp1 and write
175 while ((len = read( fd1, bufr, EBUFSIZ )) > 0) {
193 * read data from link and
269 DEBUG(7, "erdblk read too much\n%s", "");
284 * read block from link
287 * len -> size to read
291 * i -> # of bytes read (must not be 0)
309 DEBUG(7, "erdblk read faile
[all...]
H A Dfio.c202 if (read(fn, str, 1) <= 0)
320 ret = read(fn, blk, len);
/opensolaris-onvv-gate/usr/src/cmd/cat/
H A Dcat.c365 * to read. This read() is here to make sure that the access
369 * In this case the write()/mmap() pair will not read the file
373 if (read(fi_desc, &x, 1) == -1)
392 "cat: cannot read "
428 * Move the file pointer past what we read. Shell scripts
430 * the script won't re-read the same data.
461 while ((nitems = read(fi_desc, bufferp, (size_t)buffsize)) >
/opensolaris-onvv-gate/usr/src/cmd/power/
H A Dconf.c151 * and read cpr_config info from disk.
179 * Read in the cpr conf file. If any open or read error occurs,
189 nread = read(fd, &disk_cc, sizeof (disk_cc));
230 if (read(fd, pidstr, sizeof (pidstr)) > 0) {
/opensolaris-onvv-gate/usr/src/cmd/sendmail/aux/
H A Dmailstats.c223 if ((fd < 0) || (i = read(fd, &stats, sizeof stats)) < 0)
234 if ((i = read(fd, &stats, sizeof stats)) < 0)

Completed in 286 milliseconds

<<11121314151617181920>>