OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LINUX_SOCK_NONBLOCK
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/compat/linux/arch/alpha/
linux_socket.h
96
#define
LINUX_SOCK_NONBLOCK
0x40000000
/src/sys/compat/linux/common/
linux_socket.h
247
#ifndef
LINUX_SOCK_NONBLOCK
248
#define
LINUX_SOCK_NONBLOCK
LINUX_O_NONBLOCK
linux_socket.c
250
if (flags & ~(LINUX_SOCK_CLOEXEC|
LINUX_SOCK_NONBLOCK
))
255
if (flags &
LINUX_SOCK_NONBLOCK
)
Completed in 13 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025