Searched refs:img_mgmt_err_str_hdr_malformed (Results 1 – 3 of 3) sorted by relevance
366 extern const char *img_mgmt_err_str_hdr_malformed;
565 IMG_MGMT_UPLOAD_ACTION_SET_RC_RSN(action, img_mgmt_err_str_hdr_malformed); in img_mgmt_upload_inspect()591 IMG_MGMT_UPLOAD_ACTION_SET_RC_RSN(action, img_mgmt_err_str_hdr_malformed); in img_mgmt_upload_inspect()599 IMG_MGMT_UPLOAD_ACTION_SET_RC_RSN(action, img_mgmt_err_str_hdr_malformed); in img_mgmt_upload_inspect()
102 const char *img_mgmt_err_str_hdr_malformed = "header malformed"; variable