Home
last modified time | relevance | path

Searched full:unread (Results 1 – 25 of 60) sorted by relevance

123

/titanic_52/usr/src/cmd/mailx/
H A Dcmdtab.c79 "unread", C unread, MSGLIST, 0, MMNDEL,
80 "Unread", C unread, MSGLIST, 0, MMNDEL,
81 "new", C unread, MSGLIST, 0, MMNDEL,
82 "New", C unread, MSGLIST, 0, MMNDEL,
H A Dusg.local.c55 * Locate the user's mailbox file (ie, the place where new, unread
/titanic_52/usr/src/cmd/mailx/misc/
H A Dmailx.help31 quit quit, preserving unread messages
43 unread,new [msglist] mark messages unread
/titanic_52/usr/src/contrib/ast/src/lib/libast/disc/
H A Dsfdcunion.c62 static ssize_t unread(Sfio_t* f, Void_t* buf, size_t n, Sfdisc_t* disc) in unread() function
64 static ssize_t unread(f, buf, n, disc) in unread()
182 un->disc.readf = unread;
/titanic_52/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/
H A Dasn1buf.h75 During decoding, this is the next unread position, and it
195 Returns ASN1_OVERRUN if there are fewer than len unread octets
204 Returns ASN1_OVERRUN if there are fewer than len unread octets
/titanic_52/usr/src/man/man3c/
H A Dfwscanf.3c155 unread.
162 unread.
189 item remains unread. If the length of the input item is 0, the conversion
545 unread in the input. Any trailing white space (including newline) is left
546 unread unless matched by a conversion specification. The success of literal
H A Dscanf.3c168 which is not a white-space character which remains unread.
174 the differing and subsequent bytes remain unread.
201 succeed, the first byte, if any, after the input item remains unread. If the
563 unread in the input. Any trailing white space (including newline characters) is
564 left unread unless matched by a conversion specification. The success of
H A Dfclose.3c25 the stream is written to the file; any unread buffered data is discarded. The
/titanic_52/usr/src/lib/libwrap/
H A Drefuse.c9 * case of a datagram-oriented service, the unread datagram is taken from
/titanic_52/usr/src/man/man9s/
H A Dmsgb.9s39 unsigned char *b_rptr; /* 1st unread data byte of buffer */
/titanic_52/usr/src/man/man7m/
H A Dpckt.7m34 Since all unread state information is held in the master's stream head read
/titanic_52/usr/src/contrib/ast/src/lib/libast/man/
H A Dtok.382 then it will point to the next unread character in
/titanic_52/usr/src/cmd/sendmail/libsm/
H A Dfpos.c130 ** Reading. Any unread characters (including
H A Dsetvbuf.c76 ** Write current buffer, if any. Discard unread input (including
H A Dlocal.h89 ** release such a buffer, without restoring ordinary unread data.
/titanic_52/usr/src/cmd/cmd-inet/usr.bin/
H A Dfinger.c1290 * prints on standard output whether there is any unread mail,
1311 (void) printf("No unread mail\n"); in AnyMail()
1324 * unread message arrived, or the last time the mail in AnyMail()
1331 (void) printf(";\n unread since "); in AnyMail()
1338 * recreated mailbox, so punt and call it "unread mail." in AnyMail()
1340 (void) printf("Unread mail since "); in AnyMail()
/titanic_52/usr/src/man/man3xnet/
H A Drecv.3xnet70 Peeks at an incoming message. The data is treated as unread and the next
H A Drecvfrom.3xnet75 Peeks at an incoming message. The data is treated as unread and the next
/titanic_52/usr/src/uts/common/sys/
H A Dlom_ebuscodes.h144 #define EBUS_IDX_EVENT_CNT 0x40 /* Number of unread (via EBus) events */
449 * Number of unread events flag
/titanic_52/usr/src/contrib/ast/src/lib/libast/sfio/
H A Dsfmode.c324 { /* save unread data */
549 /* save unread data before switching mode */
/titanic_52/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_trace.h83 int tt_cnt; /* unread entries */
/titanic_52/usr/src/uts/common/io/
H A Dbscv.c3325 * to read the lom probably things that unread is in bscv_event_process()
3372 * many from the unread total. in bscv_event_process()
3401 * inputs - Soft state ptr, next event pointer, number of unread events.
3403 * zero is a valid value because it forces the loms unread
3407 bscv_event_validate(bscv_soft_state_t *ssp, uint32_t newptr, uint8_t unread) in bscv_event_validate() argument
3439 count = unread; in bscv_event_validate()
3440 } else if ((unread == 0) && (newptr == oldptr)) { in bscv_event_validate()
3443 } else if (oldptr + (unread * sizeof (lom_event_t)) == newptr) { in bscv_event_validate()
3445 count = unread; in bscv_event_validate()
3446 } else if (oldptr + (unread * sizeo in bscv_event_validate()
[all...]
/titanic_52/usr/src/contrib/ast/src/lib/libast/string/
H A Dtokscan.c29 * if nxt!=0 then it will point to the first unread char in s
/titanic_52/usr/src/cmd/msgfmt/
H A Dmsgfmt.c1015 * the size of unread bytes in the file to input.
1023 * **fsize - *fsize will be set to the size of the unread
/titanic_52/usr/src/man/man2/
H A Dread.2212 However, unread data remaining in a message after the \fBread()\fR returns is

123