Home
last modified time | relevance | path

Searched refs:write_countp (Results 1 – 1 of 1) sorted by relevance

/openbsd/usr.bin/dig/lib/isc/unix/
H A Dsocket.c496 struct msghdr *msg, struct iovec *iov, size_t *write_countp) in build_msghdr_send() argument
677 if (write_countp != NULL) in build_msghdr_send()
678 *write_countp = write_count; in build_msghdr_send()