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

/freebsd-13-stable/contrib/wpa/wpa_supplicant/
H A Dctrl_iface_named_pipe.c386 TCHAR *t_sddl; local
403 t_sddl = wpa_strdup_tchar(sddl);
404 if (t_sddl == NULL)
407 t_sddl, SDDL_REVISION_1,
411 os_free(t_sddl);
417 os_free(t_sddl);

Completed in 91 milliseconds