OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MSG_CMSG_CLOEXEC
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/libnv/dist/
msgio.c
107
#ifndef
MSG_CMSG_CLOEXEC
109
* If the
MSG_CMSG_CLOEXEC
flag is not available we cannot set the
139
#ifdef
MSG_CMSG_CLOEXEC
140
flags =
MSG_CMSG_CLOEXEC
;
/src/sys/sys/
socket.h
503
#define
MSG_CMSG_CLOEXEC
0x0800 /* close on exec receiving fd */
/src/sys/kern/
uipc_socket.c
1409
((flags &
MSG_CMSG_CLOEXEC
) ?
Completed in 14 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025