Searched defs:sock_writev (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/generators/ |
H A D | mod_cgid.c | 387 static apr_status_t sock_writev(int fd, request_rec *r, int count, ...) function 512 stat = sock_writev(fd, r, 5, 519 stat = sock_writev(fd, r, 4, 534 if ((stat = sock_writev(fd, r, 2, &curlen, sizeof(curlen),
|
Completed in 715 milliseconds