Home
last modified time | relevance | path

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

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