Home
last modified time | relevance | path

Searched refs:mac_text (Results 1 – 2 of 2) sorted by relevance

/trueos/lib/libc/posix1e/
HDMakefile.inc86 mac_text.3 \
121 mac_text.3 mac_from_text.3 \
122 mac_text.3 mac_to_text.3
/trueos/contrib/wpa/src/wps/
HDwps_upnp.c798 char mac_text[18]; in upnp_wps_device_send_wlan_event() local
817 os_snprintf(mac_text, sizeof(mac_text), MACSTR, MAC2STR(mac)); in upnp_wps_device_send_wlan_event()
819 mac_text); in upnp_wps_device_send_wlan_event()
820 os_memcpy(raw + pos, mac_text, 17); in upnp_wps_device_send_wlan_event()