Searched defs:databuf (Results 1 - 12 of 12) sorted by relevance

/freebsd-10-stable/contrib/netbsd-tests/crypto/opencrypto/
H A Dh_gcm.c57 unsigned char databuf[16]; local
/freebsd-10-stable/contrib/serf/buckets/
H A Dfile_buckets.c24 serf_databuf_t databuf; member in struct:__anon4424
H A Dsocket_buckets.c27 serf_databuf_t databuf; member in struct:__anon4435
H A Dbuckets.c309 void serf_databuf_init(serf_databuf_t *databuf) argument
320 static apr_status_t common_databuf_prep(serf_databuf_t *databuf, argument
352 serf_databuf_read( serf_databuf_t *databuf, apr_size_t requested, const char **data, apr_size_t *len) argument
383 serf_databuf_readline( serf_databuf_t *databuf, int acceptable, int *found, const char **data, apr_size_t *len) argument
409 serf_databuf_peek( serf_databuf_t *databuf, const char **data, apr_size_t *len) argument
[all...]
H A Dssl_buckets.c124 serf_databuf_t databuf; member in struct:__anon12
193 serf_databuf_t *databuf; member in struct:__anon13
[all...]
/freebsd-10-stable/lib/librpcsec_gss/
H A Drpcsec_gss_prot.c100 gss_buffer_desc databuf, wrapbuf; local
163 gss_buffer_desc databuf, wrapbuf; local
[all...]
/freebsd-10-stable/lib/libc/net/
H A Dip6opt.c499 inet6_opt_set_val(void *databuf, int offset, void *val, socklen_t vallen) argument
598 inet6_opt_get_val(void *databuf, int offset, void *val, socklen_t vallen) argument
/freebsd-10-stable/crypto/openssl/engines/ccgost/
H A Dgost2001_keyx.c26 unsigned char ukm_be[8], databuf[64], hashbuf[64]; local
H A Dgost_ameth.c603 unsigned char *databuf; local
636 unsigned char *buf = NULL, *databuf, *sptr; local
668 unsigned char *databuf; local
723 unsigned char *buf = NULL, *databuf, *sptr; local
[all...]
/freebsd-10-stable/sys/cam/scsi/
H A Dscsi_cd.c3207 u_int8_t *databuf; local
3366 u_int8_t *databuf; local
3457 u_int8_t *databuf; local
[all...]
/freebsd-10-stable/sbin/ping6/
H A Dping6.c1789 void *databuf; local
/freebsd-10-stable/contrib/ntp/sntp/libevent/
H A Dhttp.c2657 evhttp_send(struct evhttp_request *req, struct evbuffer *databuf) argument
2714 evhttp_send_reply_chunk_with_cb(struct evhttp_request *req, struct evbuffer *databuf, argument
2741 evhttp_send_reply_chunk(struct evhttp_request *req, struct evbuffer *databuf) argument
2682 evhttp_send_reply(struct evhttp_request *req, int code, const char *reason, struct evbuffer *databuf) argument
2882 evhttp_send_page_(struct evhttp_request *req, struct evbuffer *databuf) argument
[all...]

Completed in 103 milliseconds