OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gsock
(Results
1 - 1
of
1
) sorted by null
/external/wpa_supplicant_8/wpa_supplicant/
ctrl_iface_unix.c
351
int sock = -1,
gsock
= -1;
local
362
gsock
= gpriv->sock;
364
if (sock > -1 ||
gsock
> -1) {
367
"CTRL: Had to throttle pending event message transmission for (sock %d
gsock
%d)",
368
sock,
gsock
);
[
all
...]
Completed in 66 milliseconds