_buf
ssize_t tls_read(struct tls *_ctx, void *_buf, size_t _buflen);
ssize_t tls_write(struct tls *_ctx, const void *_buf, size_t _buflen);
void tls_unload_file(uint8_t *_buf, size_t len);
typedef ssize_t (*tls_read_cb)(struct tls *_ctx, void *_buf, size_t _buflen,
typedef ssize_t (*tls_write_cb)(struct tls *_ctx, const void *_buf,
typedef ssize_t (*tls_read_cb)(void *_buf, size_t _buflen, void *_cb_arg);
typedef ssize_t (*tls_write_cb)(const void *_buf, size_t _buflen,
typedef ssize_t (*tls_handshake_read_cb)(void *_buf, size_t _buflen,
typedef ssize_t (*tls_handshake_write_cb)(const void *_buf, size_t _buflen,
int tls_password_cb(char *_buf, int _size, int _rwflag, void *_u);
_rs_random_buf(void *_buf, size_t n)
u_char *buf = (u_char *)_buf;
str = _buf(); /* side effect: sets CLNT_PERROR_BUFLEN */
static char *_buf(void);
str = _buf(); /* side effect: sets CLNT_PERROR_BUFLEN */
int humanize_number(char *_buf, size_t _len, int64_t _number,
#define ath_hal_procradarevent(_ah, _rxs, _fulltsf, _buf, _event) \
(_buf), (_event)))
int midi_out(struct snd_midi *_m, MIDI_TYPE *_buf, int _size);
int midi_in(struct snd_midi *_m, MIDI_TYPE *_buf, int _size);
m_devget(void *_buf, int len, int offset __unused, struct ifnet *ifp)
caddr_t buf = _buf;
char *lock_file_name(const struct printer *_pp, char *_buf, size_t _len);
char *status_file_name(const struct printer *_pp, char *_buf,