Searched defs:obuf (Results 51 - 72 of 72) sorted by relevance

123

/freebsd-current/contrib/wpa/src/tls/
H A Dtlsv1_cred.c448 char obuf[80]; local
570 char obuf[80]; local
611 char obuf[8 local
[all...]
/freebsd-current/contrib/bearssl/src/ssl/
H A Dssl_engine.c395 br_ssl_engine_set_buffers_bidi(br_ssl_engine_context *rc, void *ibuf, size_t ibuf_len, void *obuf, size_t obuf_len) argument
[all...]
/freebsd-current/crypto/openssl/crypto/comp/
H A Dc_zlib.c275 unsigned char *obuf; /* Output buffer */ member in struct:__anon3746
[all...]
/freebsd-current/sys/ofed/drivers/infiniband/core/
H A Duverbs.h61 ib_uverbs_init_udata(struct ib_udata *udata, const void __user *ibuf, void __user *obuf, size_t ilen, size_t olen) argument
73 ib_uverbs_init_udata_buf_or_null(struct ib_udata *udata, const void __user *ibuf, void __user *obuf, size_t ilen, size_t olen) argument
/freebsd-current/sys/powerpc/powernv/
H A Dopal_console.c345 uint64_t obuf = (uint64_t)buffer; local
405 uint64_t obuf = (uint64_t)cbuf; local
/freebsd-current/sys/opencrypto/
H A Dcryptodev.c281 char *obuf; member in struct:cryptop_data
[all...]
/freebsd-current/contrib/sendmail/src/
H A Dheaders.c1768 char obuf[MAXLINE]; local
2040 char obuf[MAXLINE + 256]; /* additional length for h_field */ local
2110 char obuf[MAXLINE + 3]; local
[all...]
H A Dparseaddr.c723 char obuf[50]; local
/freebsd-current/usr.bin/script/
H A Dscript.c107 char obuf[BUFSIZ]; local
/freebsd-current/contrib/ntp/ntpd/
H A Dntp_loopfilter.c194 char obuf[256], nbuf[256], tbuf[1024]; local
H A Drefclock_ripencc.c824 unsigned char obuf[512]; local
/freebsd-current/usr.bin/gzip/
H A Dunlz.c285 uint8_t *obuf; member in struct:lz_decoder
/freebsd-current/contrib/netcat/
H A Dnetcat.c1167 unsigned char obuf[4]; local
/freebsd-current/usr.bin/pr/
H A Dpr.c172 char *obuf; local
/freebsd-current/contrib/one-true-awk/
H A Db.c874 char *obuf = buf; local
/freebsd-current/contrib/bzip2/
H A Dbzip2.c437 UChar obuf[5000]; local
558 UChar obuf[5000]; local
/freebsd-current/crypto/openssh/regress/
H A Dnetcat.c1069 unsigned char obuf[4]; local
/freebsd-current/lib/libfetch/
H A Dhttp.c606 http_parse_headerstring(const char *cp, char *obuf) argument
/freebsd-current/sys/netpfil/ipfw/
H A Dip_fw_private.h495 struct obj_idx obuf[8]; /* table references storage */ member in struct:rule_check_info
/freebsd-current/sys/dev/qat_c2xxx/
H A Dqat.c1408 struct flat_buffer_desc *ibuf, *obuf; local
/freebsd-current/crypto/openssh/
H A Dservconf.c2900 char *cp, *obuf, *cbuf; local
/freebsd-current/contrib/bearssl/inc/
H A Dbearssl_ssl.h856 unsigned char *ibuf, *obuf; member in struct:__anon27

Completed in 234 milliseconds

123