Home
last modified time | relevance | path

Searched refs:pathname (Results 1 – 2 of 2) sorted by relevance

/sysdeps/unix/sysv/linux/
A Dnot-errno.h26 __access_noerrno (const char *pathname, int mode) in __access_noerrno() argument
30 res = INTERNAL_SYSCALL_CALL (access, pathname, mode); in __access_noerrno()
32 res = INTERNAL_SYSCALL_CALL (faccessat, AT_FDCWD, pathname, mode); in __access_noerrno()
A Dfanotify_mark.c25 const char *pathname) in __fanotify_mark() argument
28 dirfd, pathname); in __fanotify_mark()

Completed in 4 milliseconds