OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:epollctls
(Results
1 - 2
of
2
) sorted by null
/external/strace/xlat/
epollctls.h
1
/* Generated by ./xlat/gen.sh from ./xlat/
epollctls
.in; do not edit. */
14
# error static const struct xlat
epollctls
in mpers mode
19
const struct xlat
epollctls
[] = {
variable in typeref:struct:xlat
/external/strace/
epoll.c
67
#include "xlat/
epollctls
.h"
75
printxval(
epollctls
, tcp->u_arg[1], "EPOLL_CTL_???");
Completed in 492 milliseconds