Lines Matching refs:cups_dinfo_t
29 static void localize(http_t *http, cups_dest_t *dest, cups_dinfo_t *dinfo, const char *option, cons…
30 static void print_file(http_t *http, cups_dest_t *dest, cups_dinfo_t *dinfo, const char *filename, …
31 static void show_conflicts(http_t *http, cups_dest_t *dest, cups_dinfo_t *dinfo, int num_options, c…
32 static void show_default(http_t *http, cups_dest_t *dest, cups_dinfo_t *dinfo, const char *option);
33 static void show_media(http_t *http, cups_dest_t *dest, cups_dinfo_t *dinfo, unsigned flags, const …
34 static void show_supported(http_t *http, cups_dest_t *dest, cups_dinfo_t *dinfo, const char *option…
48 cups_dinfo_t *dinfo; /* Destination info */ in main()
247 cups_dinfo_t *dinfo, /* I - Destination information */ in localize()
383 cups_dinfo_t *dinfo, /* I - Destination information */ in print_file()
452 cups_dinfo_t *dinfo, /* I - Destination information */ in show_conflicts()
471 cups_dinfo_t *dinfo, /* I - Destination information */ in show_default()
515 cups_dinfo_t *dinfo, /* I - Destination information */ in show_media()
591 cups_dinfo_t *dinfo, /* I - Destination information */ in show_supported()