Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/net/wanboot/
H A Dboot_http.c138 #define SET_ERR(c_id, src, err) if ((c_id)->numerrs < ESTACK_SIZE) \ macro
465 SET_ERR(c_id, ERRSRC_LIBHTTP, EHTTP_BADARG); in http_set_basic_auth()
474 SET_ERR(c_id, ERRSRC_LIBHTTP, EHTTP_NOMEM); in http_set_basic_auth()
512 SET_ERR(c_id, ERRSRC_LIBHTTP, EHTTP_NOMEM); in http_set_random_file()
582 SET_ERR(c_id, ERRSRC_LIBHTTP, EHTTP_NOMEM); in http_set_client_certificate_file()
618 SET_ERR(c_id, ERRSRC_LIBHTTP, EHTTP_NOMEM); in http_set_password()
677 SET_ERR(c_id, ERRSRC_LIBHTTP, EHTTP_NOMEM); in http_set_private_key_file()
742 SET_ERR(c_id, ERRSRC_LIBSSL, err); in http_srv_connect()
758 SET_ERR(c_id, ERRSRC_LIBSSL, err); in http_srv_connect()
852 SET_ERR(c_id, ERRSRC_LIBHTTP, EHTTP_BADARG); in http_get_range_request()
[all …]