Searched defs:O_CREAT (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/ie/
H A Dio.h39 #ifndef O_CREAT
43 #endif /* O_CREAT */
168 #ifndef O_CREAT
169 # define O_CREAT 0400 macro
172 #endif /* O_CREAT */
/ast/src/lib/libast/sfio/
H A Dsfhdr.h979 #ifdef O_CREAT
983 #define O_CREAT 004 macro
997 #endif /*O_CREAT*/

Completed in 12 milliseconds