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

  /external/libcups/cups/
http.h 601 extern char *httpAssembleUUID(const char *server, int port,
testhttp.c 498 * httpAssembleUUID
501 fputs("httpAssembleUUID: ", stdout);
502 httpAssembleUUID("hostname.example.com", 631, "printer", 12345, buffer,
http-support.c 485 * 'httpAssembleUUID()' - Assemble a name-based UUID URN conforming to RFC 4122.
497 httpAssembleUUID(const char *server, /* I - Server name */
    [all...]

Completed in 122 milliseconds