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

  /external/libcups/cups/
usersys.c 193 * @link cupsSetServer@ function need to do so in each thread for the same
354 * 'cupsSetServer()' - Set the default server name and port.
368 cupsSetServer(const char *server) /* I - Server name */
934 cupsSetServer(cc.server_name);
    [all...]
cups.h 383 extern void cupsSetServer(const char *server);

Completed in 102 milliseconds