OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fanotify
(Results
1 - 14
of
14
) sorted by null
/external/ltp/testcases/kernel/syscalls/fanotify/
fanotify.h
2
*
fanotify
testcase common definitions.
35
#include <sys/
fanotify
.h>
39
/*
fanotify
(7) wrappers */
fanotify05.c
22
* Check that
fanotify
overflow event is properly generated
39
#include "
fanotify
.h"
46
#include <sys/
fanotify
.h>
145
"
fanotify
is not configured in this kernel.");
173
tst_brkm(TCONF, NULL, "system doesn't have required
fanotify
support");
fanotify02.c
26
* Check that
fanotify
work for children of a directory
40
#include "
fanotify
.h"
47
#include <sys/
fanotify
.h>
237
"
fanotify
is not configured in this kernel.");
257
tst_brkm(TCONF, NULL, "system doesn't have required
fanotify
support");
fanotify01.c
26
* Check that
fanotify
work for a file
40
#include "
fanotify
.h"
47
#include <sys/
fanotify
.h>
348
"
fanotify
is not configured in this kernel.");
368
tst_brkm(TCONF, NULL, "system doesn't have required
fanotify
support");
fanotify03.c
26
* Check that
fanotify
permission events work
43
#include "
fanotify
.h"
50
#include <sys/
fanotify
.h>
286
"
fanotify
is not configured in this kernel.");
320
tst_brkm(TCONF, NULL, "system doesn't have required
fanotify
support");
fanotify04.c
26
* Check various
fanotify
special flags
41
#include "
fanotify
.h"
48
#include <sys/
fanotify
.h>
280
"
fanotify
is not configured in this kernel.");
300
tst_brkm(TCONF, NULL, "system doesn't have required
fanotify
support");
fanotify06.c
26
* Check that
fanotify
properly merges ignore mask of an inode and
35
*
fanotify
: fix notification of groups with inode & mount marks
49
#include "
fanotify
.h"
55
#include <sys/
fanotify
.h>
100
"
fanotify
is not configured in"
204
"reading
fanotify
events failed");
208
"short read when reading
fanotify
"
229
"read from
fanotify
fd");
232
"reading
fanotify
events failed");
285
tst_brkm(TCONF, NULL, "system doesn't have required
fanotify
support")
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
fanotify.h
23
#include <linux/
fanotify
.h>
28
/* Create and initialize
fanotify
group. */
32
/* Add, remove, or modify an
fanotify
mark on a filesystem object. */
39
#endif /* sys/
fanotify
.h */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
fanotify.h
23
#include <linux/
fanotify
.h>
28
/* Create and initialize
fanotify
group. */
32
/* Add, remove, or modify an
fanotify
mark on a filesystem object. */
39
#endif /* sys/
fanotify
.h */
/external/strace/tests/
fanotify_mark.c
42
# include <sys/
fanotify
.h>
/external/strace/tests-m32/
fanotify_mark.c
42
# include <sys/
fanotify
.h>
/external/strace/tests-mx32/
fanotify_mark.c
42
# include <sys/
fanotify
.h>
/external/strace/
Android.mk
49
fanotify
.c \
Makefile
295
eventfd.c execve.c fadvise.c fallocate.c
fanotify
.c fchownat.c \
340
strace-fallocate.$(OBJEXT) strace-
fanotify
.$(OBJEXT) \
[
all
...]
Completed in 117 milliseconds