Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_registrar.c311 #define WPS_STRDUP(n) \ in wps_device_clone_data() macro
315 WPS_STRDUP(device_name); in wps_device_clone_data()
316 WPS_STRDUP(manufacturer); in wps_device_clone_data()
317 WPS_STRDUP(model_name); in wps_device_clone_data()
318 WPS_STRDUP(model_number); in wps_device_clone_data()
319 WPS_STRDUP(serial_number); in wps_device_clone_data()
320 #undef WPS_STRDUP in wps_device_clone_data() macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A 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() macro

Completed in 8 milliseconds