Searched refs:OFLAGS (Results 1 – 1 of 1) sorted by relevance
186 #define OFLAGS \ in setup() macro188 out.fd = ddop_open(out, out.name, O_RDWR | OFLAGS, DEFFILEMODE); in setup()195 out.fd = ddop_open(out, out.name, O_WRONLY | OFLAGS, in setup()