OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FICLONE
(Results
1 - 3
of
3
) sorted by null
/external/strace/
file_ioctl.c
39
#ifndef
FICLONE
40
# define
FICLONE
_IOW(0x94, 9, int)
131
case
FICLONE
: /* W */
/bionic/libc/kernel/uapi/linux/
fs.h
137
#define
FICLONE
_IOW(0x94, 9, int)
/external/kernel-headers/original/uapi/linux/
fs.h
195
#define
FICLONE
_IOW(0x94, 9, int)
Completed in 50 milliseconds