OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:F_SEAL_SEAL
(Results
1 - 3
of
3
) sorted by null
/external/strace/xlat/
f_seals.h
2
#if !(defined(
F_SEAL_SEAL
) || (defined(HAVE_DECL_F_SEAL_SEAL) && HAVE_DECL_F_SEAL_SEAL))
3
# define
F_SEAL_SEAL
1
23
XLAT(
F_SEAL_SEAL
),
/bionic/libc/kernel/uapi/linux/
fcntl.h
34
#define
F_SEAL_SEAL
0x0001
/external/kernel-headers/original/uapi/linux/
fcntl.h
39
#define
F_SEAL_SEAL
0x0001 /* prevent further seals from being set */
Completed in 179 milliseconds