Lines Matching defs:sent
241 size_t *sent, struct cred *cr)
249 if (sent != NULL)
250 *sent = 0;
256 if (sent != NULL)
257 *sent = 0;
261 if (sent != NULL)
262 *sent = (size_t)error;
268 struct sockaddr *name, socklen_t namelen, size_t *sent, struct cred *cr)
276 if (sent != NULL)
277 *sent = 0;
283 if (sent != NULL)
284 *sent = 0;
288 if (sent != NULL)
289 *sent = (size_t)error;
295 size_t *sent, struct cred *cr)
304 if (sent != NULL)
305 *sent = 0;
313 if (sent != NULL)
314 *sent = 0;
336 if (sent != NULL)
337 *sent = (size_t)len;