Searched refs:URL_PWDLEN (Results 1 – 2 of 2) sorted by relevance
38 #define URL_PWDLEN 256 macro43 char pwd[URL_PWDLEN+1];
391 q = fetch_pctdecode(u->pwd, q + 1, URL_PWDLEN); in fetchParseURL()