Searched refs:unread (Results 1 – 12 of 12) 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/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/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/less/ |
| H A D | less.hlp | 204 -w ........ --hilite-unread
|
| /freebsd/contrib/libpcap/ |
| H A D | CHANGES | 1155 Fixes to discard unread packets when changing filters
|
| /freebsd/share/dict/ |
| H A D | web2 | 221485 unread
|