HelenOS sources

ieee80211_get_auth_phase  406 uspace/lib/ieee80211/include/ieee80211_private.h extern ieee80211_auth_phase_t ieee80211_get_auth_phase(ieee80211_dev_t *);
ieee80211_get_auth_phase  556 uspace/lib/ieee80211/src/ieee80211.c 	    ieee80211_get_auth_phase(ieee80211_dev);
ieee80211_get_auth_phase  122 uspace/lib/ieee80211/src/ieee80211_iface_impl.c 	if (ieee80211_get_auth_phase(ieee80211_dev) !=
ieee80211_get_auth_phase  140 uspace/lib/ieee80211/src/ieee80211_iface_impl.c 	if (ieee80211_get_auth_phase(ieee80211_dev) !=
ieee80211_get_auth_phase  122 uspace/lib/ieee80211/src/ieee80211_impl.c 	if (ieee80211_get_auth_phase(ieee80211_dev) ==
HelenOS homepage, sources at GitHub