Home
last modified time | relevance | path

Searched refs:httpAssembleUUID (Results 1 – 4 of 4) sorted by relevance

/external/libcups/cups/
Dlibcups2.def304 httpAssembleUUID
Dhttp.h605 extern char *httpAssembleUUID(const char *server, int port,
Dtesthttp.c545 httpAssembleUUID("hostname.example.com", 631, "printer", 12345, buffer, in main()
Dhttp-support.c497 httpAssembleUUID(const char *server, /* I - Server name */ in httpAssembleUUID() function