Home | History | Annotate | Download | only in syscall

Lines Matching refs:Readlink

1020 // Readlink returns the destination of the named symbolic link.
1021 func Readlink(path string, buf []byte) (n int, err error) {