Home
last modified time | relevance | path

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

/hostap-3.7.0/src/wps/
Dwps_registrar.c312 #define WPS_STRDUP(n) \ in wps_device_clone_data() macro
316 WPS_STRDUP(device_name); in wps_device_clone_data()
317 WPS_STRDUP(manufacturer); in wps_device_clone_data()
318 WPS_STRDUP(model_name); in wps_device_clone_data()
319 WPS_STRDUP(model_number); in wps_device_clone_data()
320 WPS_STRDUP(serial_number); in wps_device_clone_data()
321 #undef WPS_STRDUP in wps_device_clone_data()