Home | History | Annotate | Download | only in native

Lines Matching defs:open64

55 #define open64 open
383 RESTARTABLE(open64(path, (int)oflags, (mode_t)mode), fd);