OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FASYNC
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/ntp/dist/include/
ntp_io.h
48
* Define FNDELAY and
FASYNC
using O_NONBLOCK and O_ASYNC if we need
58
#ifndef
FASYNC
60
# define
FASYNC
O_ASYNC
/src/sys/sys/
fcntl.h
151
#define FCNTLFLAGS (FAPPEND|
FASYNC
|FFSYNC|FNONBLOCK|FDSYNC|FRSYNC|FALTIO|\
164
#define
FASYNC
O_ASYNC /* kernel/compat */
Completed in 53 milliseconds
Indexes created Thu Jun 11 00:25:07 UTC 2026