HomeSort by: relevance | last modified time | path
    Searched defs:bozodgetln (Results 1 - 1 of 1) sorted by relevancy

  /src/libexec/httpd/
bozohttpd.c 706 while ((str = bozodgetln(httpd, STDIN_FILENO, &len, bozo_read)) != NULL) {
2387 bozodgetln(bozohttpd_t *httpd, int fd, ssize_t *lenp, function in typeref:typename:char *
2413 debug((httpd, DEBUG_EXPLODING, "bozodgetln read %c", c));
2420 debug((httpd, DEBUG_EXPLODING, "bozodgetln: "
2449 debug((httpd, DEBUG_OBESE, "bozodgetln returns: '%s' with len %zd",

Completed in 13 milliseconds