Searched refs:OFLAGS (Results 1 - 1 of 1) sorted by last modified time

/system/core/toolbox/
H A Ddd.c187 #define OFLAGS \ macro
189 out.fd = open(out.name, O_RDWR | OFLAGS, DEFFILEMODE);
196 out.fd = open(out.name, O_WRONLY | OFLAGS, DEFFILEMODE);

Completed in 34 milliseconds