Home
last modified time | relevance | path

Searched refs:HTTP_OK (Results 1 – 5 of 5) sorted by relevance

/openbsd/regress/usr.sbin/rpki-client/
H A Dtest-http.c76 case HTTP_OK: in http_result()
/openbsd/usr.sbin/rpki-client/
H A Dhttp.c805 return http_done(conn, HTTP_OK); in http_inflate_advance()
1701 return http_done(conn, HTTP_OK); in http_read()
1898 return http_done(conn, HTTP_OK); in data_write()
H A Drrdp.c290 if (s->res == HTTP_OK) { in rrdp_finished()
H A Dextern.h517 HTTP_OK, /* 200 OK */
515 HTTP_OK, /* 200 OK */ global() enumerator
H A Drepo.c1081 if (res == HTTP_OK) { in http_finish()