Home
last modified time | relevance | path

Searched defs:evbuf (Results 1 – 6 of 6) sorted by relevance

/openbsd/lib/libevent/
H A Devent_tagging.c68 encode_int(struct evbuffer *evbuf, ev_uint32_t number) in encode_int()
99 evtag_encode_tag(struct evbuffer *evbuf, ev_uint32_t tag) in evtag_encode_tag()
153 evtag_decode_tag(ev_uint32_t *ptag, struct evbuffer *evbuf) in evtag_decode_tag()
165 evtag_marshal(struct evbuffer *evbuf, ev_uint32_t tag, in evtag_marshal()
237 evtag_decode_int(ev_uint32_t *pnumber, struct evbuffer *evbuf) in evtag_decode_int()
243 evtag_peek(struct evbuffer *evbuf, ev_uint32_t *ptag) in evtag_peek()
249 evtag_peek_length(struct evbuffer *evbuf, ev_uint32_t *plength) in evtag_peek_length()
272 evtag_payload_length(struct evbuffer *evbuf, ev_uint32_t *plength) in evtag_payload_length()
293 evtag_consume(struct evbuffer *evbuf) in evtag_consume()
333 evtag_unmarshal_int(struct evbuffer *evbuf, ev_uint32_t need_tag, in evtag_unmarshal_int()
[all …]
/openbsd/usr.sbin/httpd/
H A Dserver_fcgi.c415 fcgi_add_stdin(struct client *clt, struct evbuffer *evbuf) in fcgi_add_stdin()
/openbsd/usr.sbin/ldpd/
H A Dldpd.h62 struct evbuf { struct
63 struct msgbuf *wbuf;
64 struct event ev;
/openbsd/usr.bin/compress/
H A Dmain.c220 char *evbuf, *last, **nargv = NULL; in main() local
/openbsd/usr.sbin/pstat/
H A Dpstat.c859 char *vbuf, *evbuf, *bp; in kinfo_vnodes() local
/openbsd/usr.sbin/syslogd/
H A Dsyslogd.c1245 octet_counting(struct evbuffer *evbuf, char **msg, int drain) in octet_counting()
1287 non_transparent_framing(struct evbuffer *evbuf, char **msg) in non_transparent_framing()