Home | History | Annotate | Download | only in hostapd

Lines Matching full:pos2

1295 			char *pos2 = os_strrchr(pos, '"');
1296 if (pos2)
1297 pos = pos2 + 1;