Lines Matching full:link
28 .\" @(#)link.2 8.3 (Berkeley) 1/12/94
34 .Nm link ,
36 .Nd make a hard file link
42 .Fn link "const char *name1" "const char *name2"
49 .Fn link
51 atomically creates the specified directory entry (hard link)
55 If the link is successful: the link count of the underlying object
68 is not deleted and the link count of the
75 must exist for the hard link to
90 .Fa link
115 names a symbolic link, a new link for the target of the symbolic link is
129 argument is an empty string, link the file referenced by the descriptor
155 .Fn link .
162 names a symbolic link, a new link is created for the symbolic link
166 .Rv -std link
169 .Fn link
171 will fail and no link will be created if:
185 The link count of the file named by
191 The requested link requires writing in a directory with a mode
200 The link named by
218 The link named by
224 The directory in which the entry for the new link is being placed
228 The directory in which the entry for the new link
238 The requested link requires writing in a directory on a read-only file
246 .Fn link ,
298 .Fn link
306 .Fn link
315 .Fn link
316 system call traditionally allows the super-user to link directories which