HomeSort by relevance Sort by last modified time
    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 94 milliseconds