Searched refs:write_countp (Results 1 – 1 of 1) sorted by relevance
1217 struct msghdr *msg, struct iovec *iov, size_t *write_countp) { in build_msghdr_send() argument1364 if (write_countp != NULL) { in build_msghdr_send()1365 *write_countp = write_count; in build_msghdr_send()