Home
last modified time | relevance | path

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

/third_party/musl/porting/linux/user/include/fortify/
Dfcntl.h29 int __open64_diagnose(const char*, int);
90 return __open64_diagnose(path, flags); in open64()
/third_party/musl/porting/linux/user/src/fortify/
Dfortify.c77 int __open64_diagnose(const char* pathname, int flags) in __open64_diagnose() function
/third_party/musl/
Dlibc.map.txt160 __open64_diagnose;