Searched defs:state_ls (Results 1 - 1 of 1) sorted by last modified time

/external/wpa_supplicant_8/wpa_supplicant/dbus/
H A Ddbus_new_handlers.c2745 char *state_ls, *tmp; local
2752 state_ls = tmp = os_strdup(str_state);
2763 &state_ls, error);
2765 os_free(state_ls);

Completed in 1013 milliseconds