Home
last modified time | relevance | path

Searched defs:linkat (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/io/
Dlinkat.c26 linkat (int fromfd, const char *from, int tofd, const char *to, int flags) in linkat() function
/glibc-2.36/sysdeps/mach/hurd/
Dlinkat.c29 linkat (int fromfd, const char *from, int tofd, const char *to, int flags) in linkat() function
/glibc-2.36/timezone/
Dzic.c150 # define linkat(fromdir, from, todir, to, flag) \ macro