Searched refs:identifier_offset (Results 1 – 1 of 1) sorted by relevance
2164 unsigned int identifier_offset = 3; in parseurlandfillconn() local2170 identifier_offset = 1; in parseurlandfillconn()2172 scope = strtoul(percent + identifier_offset, &endp, 10); in parseurlandfillconn()2185 strncpy(ifname, percent + identifier_offset, IFNAMSIZ + 2); in parseurlandfillconn()2199 char *p = percent + identifier_offset + strlen(ifname); in parseurlandfillconn()