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

/freebsd-current/contrib/netbsd-tests/crypto/opencrypto/
H A Dh_gcm.c57 unsigned char databuf[16]; local
/freebsd-current/lib/libc/tests/stdio/
H A Deintr_test.c42 static char databuf[256]; local
/freebsd-current/lib/librpcsec_gss/
H A Drpcsec_gss_prot.c101 gss_buffer_desc databuf, wrapbuf; local
164 gss_buffer_desc databuf, wrapbuf; local
[all...]
/freebsd-current/lib/libc/net/
H A Dip6opt.c492 inet6_opt_set_val(void *databuf, int offset, void *val, socklen_t vallen) argument
591 inet6_opt_get_val(void *databuf, int offset, void *val, socklen_t vallen) argument
/freebsd-current/sys/contrib/openzfs/module/zcommon/
H A Dzfs_fletcher.c762 char *databuf = vmem_alloc(data_size, KM_SLEEP); local
/freebsd-current/sbin/ping/
H A Dping6.c1860 void *databuf; local
/freebsd-current/sys/cam/scsi/
H A Dscsi_cd.c3505 uint8_t *databuf; local
3664 uint8_t *databuf; local
3755 uint8_t *databuf; local
[all...]
/freebsd-current/contrib/ntp/sntp/libevent/
H A Dhttp.c2833 evhttp_send(struct evhttp_request *req, struct evbuffer *databuf) argument
2894 evhttp_send_reply_chunk_with_cb(struct evhttp_request *req, struct evbuffer *databuf, argument
2921 evhttp_send_reply_chunk(struct evhttp_request *req, struct evbuffer *databuf) argument
2858 evhttp_send_reply(struct evhttp_request *req, int code, const char *reason, struct evbuffer *databuf) argument
3062 evhttp_send_page_(struct evhttp_request *req, struct evbuffer *databuf) argument
[all...]
/freebsd-current/contrib/libevent/
H A Dhttp.c2833 evhttp_send(struct evhttp_request *req, struct evbuffer *databuf) argument
2894 evhttp_send_reply_chunk_with_cb(struct evhttp_request *req, struct evbuffer *databuf, argument
2921 evhttp_send_reply_chunk(struct evhttp_request *req, struct evbuffer *databuf) argument
2858 evhttp_send_reply(struct evhttp_request *req, int code, const char *reason, struct evbuffer *databuf) argument
3062 evhttp_send_page_(struct evhttp_request *req, struct evbuffer *databuf) argument
[all...]

Completed in 275 milliseconds