OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:POLLOUT
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/sys/
poll.h
50
#define
POLLOUT
0x0004
52
#define POLLWRNORM
POLLOUT
/src/usr.bin/make/
job.c
146
#define
POLLOUT
0x0004
2732
if (fd[i].events &
POLLOUT
)
2764
fd[i].revents |=
POLLOUT
;
Completed in 14 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025