Home
last modified time | relevance | path

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

/dports/databases/pgbackrest/pgbackrest-release-2.35/src/common/io/http/
H A Dsession.h36 void httpSessionDone(HttpSession *this);
H A Dsession.c54 httpSessionDone(HttpSession *this) in httpSessionDone() function
H A Dresponse.c69 httpSessionDone(this->session); in httpResponseDone()