Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching full:os_strlen

289 	hlen = os_strlen(value);
477 need = os_strlen(field) + len * 2 + 30;
479 need += os_strlen(field) + len + 20;