Searched refs:atsignp (Results 1 – 1 of 1) sorted by relevance
1781 char *parsep, *atsignp, *bracketp; local1939 atsignp = strchr(parsep, '@');1940 if (atsignp != NULL) {1946 userinfo_len = atsignp - parsep;1956 parsep = atsignp + 1;