OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:my_open
(Results
1 - 2
of
2
) sorted by null
/external/blktrace/btt/
misc.c
166
int
my_open
(const char *path, int flags)
function
/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 240 milliseconds