Searched defs:__oflag (Results 1 – 2 of 2) sorted by relevance
/glibc-2.36/io/bits/ |
D | fcntl2.h | 41 open (const char *__path, int __oflag, ...) in open() 73 open64 (const char *__path, int __oflag, ...) in open64() 117 openat (int __fd, const char *__path, int __oflag, ...) in openat() 151 openat64 (int __fd, const char *__path, int __oflag, ...) in openat64()
|
/glibc-2.36/rt/bits/ |
D | mqueue2.h | 38 __NTH (mq_open (const char *__name, int __oflag, ...)) in __NTH()
|