Home
last modified time | relevance | path

Searched refs:Read (Results 1 – 25 of 62) sorted by relevance

123

/titanic_41/usr/src/cmd/lvm/util/
H A Dsvc-metainit56 echo "Ignore any "Read-only file system" error messages."
63 echo "Ignore any "Read-only file system" error messages." >/dev/console
/titanic_41/usr/src/common/lzma/
H A DTypes.h119 SRes (*Read)(void *p, void *buf, size_t *size); member
145 SRes (*Read)(void *p, void *buf, size_t *size); /* same as ISeqInStream::Read */ member
158 SRes (*Read)(void *p, void *buf, size_t *size); member
/titanic_41/usr/src/cmd/bnu/
H A Dxio.c119 if( (len = (*Read)(fn, str, XBUFSIZ)) == 0)
224 if ((ret = (*Read)(fn, blk, len - i)) < 0) {
H A Ddio.c144 if( (len = (*Read)(fn, str, XBUFSIZ)) <= 0) {
252 if ((ret = (*Read)(fn, blk, (unsigned) len - i)) < 0) {
H A Dimsg.c61 while ((i = (*Read)(fn, msg, sizeof(char))) == sizeof(char)) {
H A Deio.c307 if ((ret = (*Read)(fn, blk, (unsigned) len - i)) < 0) {
484 len = (*Read)(fn, str, i);
H A Dinterface.c61 GLOBAL ssize_t (*Read)() = read, variable
148 Read = Interface[i].IN_read;
H A Dconn.c705 kr = (*Read)(fn, &nextch, 1);
1019 if ((*Read)(fn, &cin, 1) != 1)
1239 (void) (*Read)(fd, 0, time);
/titanic_41/usr/src/cmd/initpkg/init.d/
H A DREADME59 Read /etc/rcS.d/README for details. This run-level corresponds to
76 Read /etc/rc2.d/README for details. This run-level corresponds to
81 Read /etc/rc3.d/README for details. This run-level corresponds to
/titanic_41/usr/src/lib/libnsl/dial/
H A Dinterface.c50 static ssize_t (*Read)() = read, variable
102 Read = Interface[i].IN_read; in interface()
H A Dconn.c502 kr = (*Read)(fn, &nextch, 1); in expect_str()
768 if ((*Read)(fn, &cin, 1) != 1) in wrchr()
H A Duucp.h396 static ssize_t (*Read)(), (*Write)(); variable
/titanic_41/usr/src/test/zfs-tests/tests/functional/xattr/
H A Dxattr_007_neg.ksh74 log_must $GREP -i Read-only /tmp/output.$$
/titanic_41/usr/src/cmd/smbsrv/dtrace/
H A Dcifs.d196 sdt:smbsrv::-smb_op-Read-start,
213 sdt:smbsrv::-smb_op-Read-done,
/titanic_41/usr/src/cmd/lp/lib/lp/
H A Disterminfo.c210 if (Read(fd, buf, 2) == 2 && buf[0] == 26 && buf[1] == 1)
H A Dfiles.c100 while ((count < len) && (Read(fd, &tmp, 1) > 0)) in fdgets()
H A Dtidbit.c280 n = Read(tfd, pt->tiebuf, statbuf.st_size);
/titanic_41/usr/src/cmd/audio/include/
H A DAudio.h124 virtual AudioError Read(
/titanic_41/usr/src/uts/i86xpv/ml/
H A Damd64.il78 * Read the -real- TSC.
H A Dia32.il93 * Read the -real- TSC.
/titanic_41/usr/src/lib/libsecdb/
H A Dauth_attr.txt36 solaris.admin.wusb.read:::Read Wireless USB Host and Device Information::help=WUSBread.html
180 solaris.smf.read.smb:::Read permission for protected SMF SMB Service Properties::help=AuthReadSMB.h…
183 solaris.smf.read.stmf:::Read STMF Provider Private Data::help=SmfSTMFRead.html
189 solaris.smf.read.ndmp:::Read permission for protected SMF NDMP Service Properties::help=AuthReadNDM…
/titanic_41/usr/src/cmd/sendmail/
H A DREAD_ME32 "Sendmail - Installation and Operation Guide". Read both of these
/titanic_41/usr/src/cmd/audio/utilities/
H A DAudio.cc196 Read( in Read() function in Audio
/titanic_41/usr/src/cmd/lp/include/
H A Dlp.h513 #define Read _Read macro
/titanic_41/usr/src/cmd/lp/cmd/lpsched/
H A Ddowait.c519 if ((n = Read(fd, buf, statbuf.st_size)) > 0) { in geterrbuf()

123