Searched defs:pathname (Results 1 - 7 of 7) sorted by relevance

/seL4-test-master/projects/musllibc/src/stat/
H A Dfutimesat.c8 int __futimesat(int dirfd, const char *pathname, const struct timeval times[2]) argument
/seL4-test-master/projects/musllibc/src/time/
H A D__map_file.c8 const char unsigned *__map_file(const char *pathname, size_t *size) argument
H A D__tz.c120 char buf[NAME_MAX+25], *pathname=buf+24; local
/seL4-test-master/projects/musllibc/src/linux/
H A Dfanotify.c9 fanotify_mark(int fanotify_fd, unsigned flags, unsigned long long mask, int dfd, const char *pathname) argument
H A Dinotify.c18 int inotify_add_watch(int fd, const char *pathname, uint32_t mask) argument
/seL4-test-master/projects/seL4_libs/libsel4muslcsys/src/
H A Dsys_io.c178 static long sys_open_impl(const char *pathname, int flags, mode_t mode) argument
224 const char *pathname = va_arg(ap, const char *); local
234 const char *pathname = va_arg(ap, const char *); local
526 const char *pathname = va_arg(ap, const char *); local
[all...]
/seL4-test-master/projects/musllibc/ldso/
H A Ddynlink.c892 const char *pathname; local
[all...]

Completed in 44 milliseconds