Home
last modified time | relevance | path

Searched refs:soup_path_map_remove (Results 1 – 4 of 4) sorted by relevance

/third_party/libsoup/libsoup/
Dsoup-path-map.h19 void soup_path_map_remove (SoupPathMap *map,
Dsoup-path-map.c155 soup_path_map_remove (SoupPathMap *map, const char *path) in soup_path_map_remove() function
Dsoup-auth-manager.c584 soup_path_map_remove (host->auth_realms, path); in record_auth_for_uri()
Dsoup-server.c2809 soup_path_map_remove (priv->handlers, NORMALIZED_PATH (path)); in soup_server_remove_handler()