Searched defs:linkat (Results 1 – 3 of 3) sorted by relevance
/glibc-2.36/io/ |
D | linkat.c | 26 linkat (int fromfd, const char *from, int tofd, const char *to, int flags) in linkat() function
|
/glibc-2.36/sysdeps/mach/hurd/ |
D | linkat.c | 29 linkat (int fromfd, const char *from, int tofd, const char *to, int flags) in linkat() function
|
/glibc-2.36/timezone/ |
D | zic.c | 150 # define linkat(fromdir, from, todir, to, flag) \ macro
|