OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:my_open
(Results
1 - 4
of
4
) sorted by null
/external/blktrace/btt/
misc.c
166
int
my_open
(const char *path, int flags)
function
mmap.c
108
fd =
my_open
(fname, O_RDONLY);
globals.h
250
int
my_open
(const char *path, int flags);
/external/blktrace/
blktrace.c
676
static int
my_open
(const char *path, int flags)
function
1086
fd =
my_open
(fn, O_RDONLY);
1218
fd =
my_open
(path, O_RDONLY | O_NONBLOCK);
[
all
...]
Completed in 59 milliseconds