Searched refs:unread (Results 1 – 15 of 15) sorted by relevance
| /freebsd/contrib/libyaml/tests/ |
| H A D | test-reader.c | 187 if (parser.unread != check) { in check_boms() 188 printf("- (length=%ld while expected length=%d)\n", (long)parser.unread, check); in check_boms() 233 if (!parser.unread) { in check_long_utf8() 240 if (!parser.unread) { in check_long_utf8() 261 parser.unread -= 1; in check_long_utf8() 269 … found %X (eof=%d, unread=%ld)\n", (int)parser.buffer.pointer[0], parser.eof, (long)parser.unread); in check_long_utf8() 304 if (!parser.unread) { in check_long_utf16() 311 if (!parser.unread) { in check_long_utf16() 332 parser.unread -= 1; in check_long_utf16() 340 … found %X (eof=%d, unread=%ld)\n", (int)parser.buffer.pointer[0], parser.eof, (long)parser.unread); in check_long_utf16()
|
| /freebsd/contrib/pkgconf/libpkgconf/ |
| H A D | fileio.c | 33 long unread = 0; in pkgconf_fgetline() local 90 unread = (long) strlen(p); in pkgconf_fgetline() 107 if (unread > 0 && fseek(stream, -unread, SEEK_CUR) != 0) in pkgconf_fgetline()
|
| /freebsd/contrib/libyaml/src/ |
| H A D | reader.c | 155 if (parser->unread >= length) in yaml_parser_update_buffer() 181 while (parser->unread < length) in yaml_parser_update_buffer() 450 parser->unread ++; in yaml_parser_update_buffer() 457 parser->unread ++; in yaml_parser_update_buffer()
|
| H A D | scanner.c | 487 (parser->unread >= (length) \ 498 parser->unread --, \ 506 parser->unread -= 2, \ 512 parser->unread --, \ 524 parser->unread --, \ 540 parser->unread -= 2) : \ 548 parser->unread --) : \ 556 parser->unread --) : \ 567 parser->unread --) : 0), \
|
| /freebsd/usr.bin/mail/ |
| H A D | cmdtab.c | 66 { "unread", unread, MSGLIST, 0, MMNDEL },
|
| H A D | extern.h | 238 int unread(void *);
|
| H A D | cmd3.c | 304 unread(void *v) in unread() function
|
| /freebsd/contrib/less/ |
| H A D | lessmsg | 249 Dont_highlight_first_unread_line Don't highlight first unread line 250 Highlight_first_unread_line_after_forward_screen Highlight first unread line after forward-screen 251 Highlight_first_unread_line_after_any_forward_movement Highlight first unread line after any forwar…
|
| H A D | lessmsg.inc | 217 M(Dont_highlight_first_unread_line,"Don't highlight first unread line") 218 M(Highlight_first_unread_line_after_forward_screen,"Highlight first unread line after forward-scree… 219 M(Highlight_first_unread_line_after_any_forward_movement,"Highlight first unread line after any for…
|
| H A D | less.hlp | 208 -w ........ --hilite-unread
|
| /freebsd/sys/ofed/drivers/infiniband/ulp/sdp/ |
| H A D | sdp_main.c | 694 int unread; in sdp_start_disconnect() local 713 unread = sbused(&so->so_rcv); in sdp_start_disconnect() 717 if (unread) in sdp_start_disconnect()
|
| /freebsd/contrib/libyaml/include/ |
| H A D | yaml.h | 1156 size_t unread; member
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | BIO_s_mem.pod | 114 to a read write memory BIO will have to move the unread data with an internal
|
| /freebsd/contrib/libpcap/ |
| H A D | CHANGES | 1262 Fixes to discard unread packets when changing filters
|
| /freebsd/share/dict/ |
| H A D | web2 | 221485 unread
|