Lines Matching refs:http_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…
46 http_t *http; /* Connection to destination */ in main()
245 localize(http_t *http, /* I - Connection to destination */ in localize()
381 print_file(http_t *http, /* I - Connection to destination */ in print_file()
450 http_t *http, /* I - Connection to destination */ in show_conflicts()
469 show_default(http_t *http, /* I - Connection to destination */ in show_default()
513 show_media(http_t *http, /* I - Connection to destination */ in show_media()
589 show_supported(http_t *http, /* I - Connection to destination */ in show_supported()