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

/freebsd-13-stable/contrib/wpa/src/common/
H A Dwpa_ctrl.c649 #ifndef WPA_SUPPLICANT_NAMED_PIPE
650 #define WPA_SUPPLICANT_NAMED_PIPE "WpaSupplicant" macro
652 #define NAMED_PIPE_PREFIX TEXT("\\\\.\\pipe\\") TEXT(WPA_SUPPLICANT_NAMED_PIPE)
/freebsd-13-stable/contrib/wpa/wpa_supplicant/
H A Dctrl_iface_named_pipe.c41 #ifndef WPA_SUPPLICANT_NAMED_PIPE
42 #define WPA_SUPPLICANT_NAMED_PIPE "WpaSupplicant" macro
44 #define NAMED_PIPE_PREFIX TEXT("\\\\.\\pipe\\") TEXT(WPA_SUPPLICANT_NAMED_PIPE)

Completed in 103 milliseconds