Lines Matching full:link
32 .Nm link ,
34 .Nd make a hard file link
40 .Fn link "const char *name1" "const char *name2"
47 .Fn link
49 atomically creates the specified directory entry (hard link)
53 If the link is successful: the link count of the underlying object
66 is not deleted and the link count of the
73 must exist for the hard link to
88 .Fa link
113 names a symbolic link, a new link for the target of the symbolic link is
127 argument is an empty string, link the file referenced by the descriptor
153 .Fn link .
160 names a symbolic link, a new link is created for the symbolic link
164 .Rv -std link
167 .Fn link
169 will fail and no link will be created if:
183 The link count of the file named by
189 The requested link requires writing in a directory with a mode
198 The link named by
216 The link named by
222 The directory in which the entry for the new link is being placed
226 The directory in which the entry for the new link
236 The requested link requires writing in a directory on a read-only file
244 .Fn link ,
296 .Fn link
304 .Fn link
313 .Fn link
314 system call traditionally allows the super-user to link directories which