Lines Matching refs:http_t
23 static void localize(http_t *http, cups_dest_t *dest, cups_dinfo_t *dinfo, const char *option, cons…
24 static void print_file(http_t *http, cups_dest_t *dest, cups_dinfo_t *dinfo, const char *filename, …
25 static void show_conflicts(http_t *http, cups_dest_t *dest, cups_dinfo_t *dinfo, int num_options, c…
26 static void show_default(http_t *http, cups_dest_t *dest, cups_dinfo_t *dinfo, const char *option);
27 static void show_media(http_t *http, cups_dest_t *dest, cups_dinfo_t *dinfo, unsigned flags, const …
28 static void show_supported(http_t *http, cups_dest_t *dest, cups_dinfo_t *dinfo, const char *option…
41 http_t *http; /* Connection to destination */ in main()
268 localize(http_t *http, /* I - Connection to destination */ in localize()
404 print_file(http_t *http, /* I - Connection to destination */ in print_file()
473 http_t *http, /* I - Connection to destination */ in show_conflicts()
492 show_default(http_t *http, /* I - Connection to destination */ in show_default()
536 show_media(http_t *http, /* I - Connection to destination */ in show_media()
612 show_supported(http_t *http, /* I - Connection to destination */ in show_supported()