Searched refs:URL_PARSE_BAD_SCHEME (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/common/net/wanboot/ | ||
H A D | parseURL.h | 41 #define URL_PARSE_BAD_SCHEME (uint_t)3 macro |
H A D | parseURL.c | 140 return (URL_PARSE_BAD_SCHEME); in url_parse() |