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

/freebsd-10-stable/contrib/wpa/wpa_supplicant/
H A Dctrl_iface_named_pipe.c387 TCHAR *t_sddl; local
404 t_sddl = wpa_strdup_tchar(sddl);
405 if (t_sddl == NULL)
408 t_sddl, SDDL_REVISION_1,
412 os_free(t_sddl);
418 os_free(t_sddl);

Completed in 38 milliseconds