Lines Matching defs:sent
186 size_t *sent, struct cred *cr)
197 if (sent != NULL)
198 *sent = 0;
226 if (sent != NULL)
227 *sent = 0;
231 if (sent != NULL)
232 *sent = msglen - auio.uio_resid;
238 struct sockaddr *name, socklen_t namelen, size_t *sent, struct cred *cr)
249 if (sent != NULL)
250 *sent = 0;
280 if (sent != NULL)
281 *sent = 0;
284 if (sent != NULL)
285 *sent = msglen - auio.uio_resid;
291 size_t *sent, struct cred *cr)
302 if (sent != NULL)
303 *sent = 0;
332 if (sent != NULL)
333 *sent = 0;
337 if (sent != NULL)
338 *sent = len - auio.uio_resid;