Searched refs:local_macstr (Results 1 – 1 of 1) sorted by relevance
550 char *local_macstr; in ath_fetch_mac_kenv() local563 if ((local_macstr = kern_getenv(devid_str)) != NULL) { in ath_fetch_mac_kenv()571 local_macstr); in ath_fetch_mac_kenv()574 count = sscanf(local_macstr, "%x%*c%x%*c%x%*c%x%*c%x%*c%x", in ath_fetch_mac_kenv()585 freeenv(local_macstr); in ath_fetch_mac_kenv()586 local_macstr = NULL; in ath_fetch_mac_kenv()