Home
last modified time | relevance | path

Searched refs:O_EXCL (Results 1 – 3 of 3) sorted by relevance

/DragonOS-0.1.2/kernel/src/common/
Dfcntl.h19 #define O_EXCL 00000200 // Fail if file already exists macro
/DragonOS-0.1.2/user/libs/libc/src/
Dfcntl.h19 #define O_EXCL 00000200 // Fail if file already exists macro
/DragonOS-0.1.2/docs/userland/libc/apis/api-list/
Dfcntl.md25 #define O_EXCL 00000200 // Fail if file already exists