Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/net/wanboot/
H A Dboot_http.h77 #define EHTTP_NOTMULTI 16 /* This is not a multipart transfer */ macro
H A Dboot_http.c1129 SET_ERR(c_id, ERRSRC_LIBHTTP, EHTTP_NOTMULTI); in http_process_part_headers()