/titanic_52/usr/src/cmd/mailx/ |
H A D | cmdtab.c | 79 "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 D | usg.local.c | 55 * Locate the user's mailbox file (ie, the place where new, unread
|
/titanic_52/usr/src/cmd/mailx/misc/ |
H A D | mailx.help | 31 quit quit, preserving unread messages 43 unread,new [msglist] mark messages unread
|
/titanic_52/usr/src/contrib/ast/src/lib/libast/disc/ |
H A D | sfdcunion.c | 62 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 D | asn1buf.h | 75 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 D | fwscanf.3c | 155 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 D | scanf.3c | 168 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 D | fclose.3c | 25 the stream is written to the file; any unread buffered data is discarded. The
|
/titanic_52/usr/src/lib/libwrap/ |
H A D | refuse.c | 9 * case of a datagram-oriented service, the unread datagram is taken from
|
/titanic_52/usr/src/man/man9s/ |
H A D | msgb.9s | 39 unsigned char *b_rptr; /* 1st unread data byte of buffer */
|
/titanic_52/usr/src/man/man7m/ |
H A D | pckt.7m | 34 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 D | tok.3 | 82 then it will point to the next unread character in
|
/titanic_52/usr/src/cmd/sendmail/libsm/ |
H A D | fpos.c | 130 ** Reading. Any unread characters (including
|
H A D | setvbuf.c | 76 ** Write current buffer, if any. Discard unread input (including
|
H A D | local.h | 89 ** release such a buffer, without restoring ordinary unread data.
|
/titanic_52/usr/src/cmd/cmd-inet/usr.bin/ |
H A D | finger.c | 1290 * 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 D | recv.3xnet | 70 Peeks at an incoming message. The data is treated as unread and the next
|
H A D | recvfrom.3xnet | 75 Peeks at an incoming message. The data is treated as unread and the next
|
/titanic_52/usr/src/uts/common/sys/ |
H A D | lom_ebuscodes.h | 144 #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 D | sfmode.c | 324 { /* save unread data */ 549 /* save unread data before switching mode */
|
/titanic_52/usr/src/uts/common/avs/ns/sdbc/ |
H A D | sd_trace.h | 83 int tt_cnt; /* unread entries */
|
/titanic_52/usr/src/uts/common/io/ |
H A D | bscv.c | 3325 * 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 D | tokscan.c | 29 * if nxt!=0 then it will point to the first unread char in s
|
/titanic_52/usr/src/cmd/msgfmt/ |
H A D | msgfmt.c | 1015 * 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 D | read.2 | 212 However, unread data remaining in a message after the \fBread()\fR returns is
|