Home
last modified time | relevance | path

Searched refs:http_server_location (Results 1 – 2 of 2) sorted by relevance

/dports/mail/dovecot/dovecot-2.3.17/src/lib-http/
H A Dhttp-server-resource.c21 struct http_server_location *const *loc2) in http_server_location_cmp()
26 static struct http_server_location *
30 struct http_server_location qloc, *loc; in http_server_location_add()
49 struct http_server_location **loc_r, in http_server_location_find()
52 struct http_server_location qloc, *loc; in http_server_location_find()
92 struct http_server_location *loc) in http_server_location_remove()
94 struct http_server_location *const *locp; in http_server_location_remove()
112 struct http_server_location *const *locs; in http_server_resource_update_event()
159 struct http_server_location *loc; in http_server_resource_free()
204 struct http_server_location *loc; in http_server_resource_add_location()
[all …]
H A Dhttp-server-private.h160 struct http_server_location { struct
177 ARRAY(struct http_server_location *) locations; argument
192 ARRAY(struct http_server_location *) locations;