Home
last modified time | relevance | path

Searched defs:uuid_str (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/
Dwps_supplicant.c504 char uuid_str[100]; in wpa_supplicant_wps_event_er_ap_add() local
529 char uuid_str[100]; in wpa_supplicant_wps_event_er_ap_remove() local
538 char uuid_str[100]; in wpa_supplicant_wps_event_er_enrollee_add() local
564 char uuid_str[100]; in wpa_supplicant_wps_event_er_enrollee_remove() local
575 char uuid_str[100]; in wpa_supplicant_wps_event_er_ap_settings() local
601 char uuid_str[100]; in wpa_supplicant_wps_event_er_set_sel_reg() local
/external/e2fsprogs/lib/blkid/
Dprobe.c689 char uuid_str[17], label_str[129], *cp; in probe_ntfs() local
1166 char uuid_str[17]; in probe_hfs() local
1209 char uuid_str[17], label[512]; in probe_hfsplus() local
/external/dbus/dbus/
Ddbus-internals.c823 _dbus_get_local_machine_uuid_encoded (DBusString *uuid_str) in _dbus_get_local_machine_uuid_encoded()