Searched refs:CREATFLAGS (Results 1 – 1 of 1) sorted by relevance
34 #define CREATFLAGS (O_WRONLY | O_CREAT | O_TRUNC) macro48 "/var/adm/wtmpx", CREATFLAGS, mode)) >= 0) in creat_com()55 "/var/adm/utmpx", CREATFLAGS, mode)) >= 0) in creat_com()59 return (_syscall(SYS_openat, AT_FDCWD, path, CREATFLAGS, mode)); in creat_com()