Home
last modified time | relevance | path

Searched refs:ows_request_free (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/tinyows/tinyows-1.1.0/src/ows/
H A Dows.c219 if (o->request) ows_request_free(o->request); in ows_free()
436 ows_request_free(o->request); in main()
H A Dows_request.c57 void ows_request_free(ows_request * or) in ows_request_free() function
/dports/graphics/tinyows/tinyows-1.1.0/src/
H A Dows_api.h203 void ows_request_free (ows_request * or);