Searched refs:vstring_get_null (Results 1 – 4 of 4) sorted by relevance
41 #define vstring_get_null(string, stream) \ macro62 (vstring_get_null((s), (p)) == VSTREAM_EOF ? 0 : (s))
199 if ((ch = vstring_get_null(plain_buf, fp)) == VSTREAM_EOF) { in attr_scan0_string()
730 if (vstring_get_null(request, client_stream) == VSTREAM_EOF) { in flush_request_receive()
577 if (vstring_get_null(request, client_stream) == VSTREAM_EOF) { in tlsmgr_request_receive()