OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:epollevents
(Results
1 - 2
of
2
) sorted by null
/external/strace/xlat/
epollevents.h
1
/* Generated by ./xlat/gen.sh from ./xlat/
epollevents
.in; do not edit. */
5
# error static const struct xlat
epollevents
in mpers mode
10
const struct xlat
epollevents
[] = {
variable in typeref:struct:xlat
/external/strace/
epoll.c
53
# include "xlat/
epollevents
.h"
59
printflags(
epollevents
, ev->events, "EPOLL???");
Completed in 457 milliseconds