Searched refs:xmalloc (Results 1 - 1 of 1) sorted by relevance

/httpd/support/
H A Dab.c396 static void *xmalloc(size_t size) function
671 ssl_info = xmalloc(128);
1764 char *buff = xmalloc(postlen + reqlen + 1);
2108 postdata = xmalloc(postlen);

Completed in 13 milliseconds