Searched refs:show_default (Results 1 – 1 of 1) sorted by relevance
32 static void show_default(http_t *http, cups_dest_t *dest, cups_dinfo_t *dinfo, const char *option);159 show_default(http, dest, dinfo, argv[3]); in main()469 show_default(http_t *http, /* I - Connection to destination */ in show_default() function