Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libc/port/sys/
H A Dlink.c34 linkat(int fd1, const char *path1, int fd2, const char *path2, int flag) in linkat() function
/titanic_44/usr/src/uts/common/syscall/
H A Dlink.c51 linkat(int ffd, char *from, int tfd, char *to, int flag) in linkat() function