Lines Matching defs:http
63 http_t *http; /* Connection to the server */ in main() local
314 do_am_class(http_t *http, /* I - HTTP connection */ in do_am_class()
612 do_am_printer(http_t *http, /* I - HTTP connection */ in do_am_printer()
1239 do_config_server(http_t *http) /* I - HTTP connection */ in do_config_server()
1773 do_delete_class(http_t *http) /* I - HTTP connection */ in do_delete_class()
1858 do_delete_printer(http_t *http) /* I - HTTP connection */ in do_delete_printer()
1943 do_list_printers(http_t *http) /* I - HTTP connection */ in do_list_printers()
2147 do_menu(http_t *http) /* I - HTTP connection */ in do_menu()
2262 do_set_allowed_users(http_t *http) /* I - HTTP connection */ in do_set_allowed_users()
2528 do_set_default(http_t *http) /* I - HTTP connection */ in do_set_default()
2611 do_set_options(http_t *http, /* I - HTTP connection */ in do_set_options()
3351 do_set_sharing(http_t *http) /* I - HTTP connection */ in do_set_sharing()
3742 http_t *http; /* Connection to printer */ in get_printer_ppd() local