Searched refs:cgiPrintTestPage (Results 1 – 4 of 4) sorted by relevance
83 extern void cgiPrintTestPage(http_t *http, const char *dest);
161 cgiPrintTestPage(http, pclass); in main()
170 cgiPrintTestPage(http, printer); in main()
685 cgiPrintTestPage(http_t *http, /* I - Connection to server */ in cgiPrintTestPage() function