Home | History | Annotate | Download | only in drivers

Lines Matching full:guid

2514 	char guid[128];
2558 for (j = 0; j < sizeof(guid); j++) {
2559 guid[j] = (char) *pos;
2564 guid[sizeof(guid) - 1] = '\0';
2565 wpa_printf(MSG_DEBUG, "NDIS: intfs %d GUID '%s'",
2566 (int) i, guid);
2567 if (os_strstr(drv->ifname, guid) == NULL)
2810 * Compatibility code to strip possible prefix from the GUID. Previous