HomeSort by relevance Sort by last modified time
    Searched full:orig_open (Results 1 - 1 of 1) sorted by null

  /external/bison/lib/
open.c 20 the system's <fcntl.h> here, so that orig_open doesn't recurse to
31 orig_open (const char *filename, int flags, mode_t mode) function
118 fd = orig_open (filename, flags, mode);

Completed in 7849 milliseconds