OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nl_socket_set_nonblocking
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/wpa/dist/src/drivers/
driver_nl80211.c
72
/* system/core/libnl_2 does not include
nl_socket_set_nonblocking
() */
73
#undef
nl_socket_set_nonblocking
macro
74
#define
nl_socket_set_nonblocking
(h) android_nl_socket_set_nonblocking(h)
macro
137
nl_socket_set_nonblocking
(*handle);
driver_nl80211.c
72
/* system/core/libnl_2 does not include
nl_socket_set_nonblocking
() */
73
#undef
nl_socket_set_nonblocking
macro
74
#define
nl_socket_set_nonblocking
(h) android_nl_socket_set_nonblocking(h)
macro
137
nl_socket_set_nonblocking
(*handle);
Completed in 57 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026