HomeSort by relevance Sort by last modified time
    Searched refs:askpage (Results 1 - 3 of 3) sorted by null

  /external/libmicrohttpd/src/examples/
refuse_post_example.c 27 const char *askpage = "<html><body>\n\ variable
91 NULL, NULL, &ahc_echo, (void *) askpage,
  /external/libmicrohttpd/doc/examples/
simplepost.c 31 const char *askpage = "<html><body>\ variable
154 return send_page (connection, askpage);
largepost.c 34 const char *askpage = "<html><body>\n\ variable
194 snprintf (buffer, sizeof (buffer), askpage, nr_of_uploading_clients);

Completed in 4342 milliseconds