ReactOS 0.4.16-dev-251-ga17b6e9
|
#include <internal.h>
Public Attributes | |
int | used |
int | avail |
byte * | buf |
Definition at line 110 of file internal.h.
int vbuf::avail |
Definition at line 111 of file internal.h.
Referenced by adns__vbuf_append(), adns__vbuf_ensure(), adns__vbuf_init(), adns_processreadable(), and mkquery_footer().
byte* vbuf::buf |
Definition at line 112 of file internal.h.
Referenced by adns__diag_domain(), adns__procdgram(), adns__query_done(), adns__search_next(), adns__vbuf_append(), adns__vbuf_appendq(), adns__vbuf_ensure(), adns__vbuf_free(), adns__vbuf_init(), adns_processreadable(), adns_processwriteable(), adns_rr_info(), pap_domain(), pap_findaddrs(), pap_mailbox822(), and query_submit().
int vbuf::used |
Definition at line 111 of file internal.h.
Referenced by adns__diag_domain(), adns__parse_domain(), adns__parse_domain_more(), adns__pollfds(), adns__procdgram(), adns__query_done(), adns__querysend_tcp(), adns__search_next(), adns__tcp_tryconnect(), adns__vbuf_append(), adns__vbuf_appendq(), adns__vbuf_init(), adns_processreadable(), adns_processwriteable(), adns_rr_info(), checkc_global(), checkc_notcpbuf(), mkquery_footer(), mkquery_header(), pap_domain(), pap_mailbox822(), query_submit(), and tcp_close().