Home
last modified time | relevance | path

Searched defs:sys_openat (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/tools/testing/selftests/openat2/
Dhelpers.c33 int sys_openat(int dfd, const char *path, struct open_how *how) in sys_openat() function
/linux-6.15/tools/include/nolibc/
Dsys.h772 int sys_openat(int dirfd, const char *path, int flags, mode_t mode) in sys_openat() function