The readlink function reads the contents of the specified symbolic link (link_name) and places them into a user-supplied buffer (user_buffer) of size (buffer_size). See also symlink, unlink, realpath, lchown, and lstat.