Home | History | Annotate | Download | only in hostapd

Lines Matching refs:pos3

296 			char *pos3 = os_strchr(start, ',');
297 if (pos3) {
298 *pos3++ = '\0';
336 if (pos3 == NULL)
338 start = pos3;