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