Lines Matching +full:software +full:- +full:locked
1 .\" -*- nroff -*-
7 .\" This program is free software.
18 .\" THIS SOFTWARE IS PROVIDED BY THE DEVELOPERS ``AS IS'' AND ANY EXPRESS OR
27 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
45 .Bl -tag -width vpp
47 The locked vnode of the directory to search.
49 The address of a variable where the resulting locked vnode should be stored.
53 .Bd -literal
73 Convert a component of a pathname into a pointer to a locked vnode.
79 .Fa cnp->cn_nameiop
96 .Bd -ragged -offset indent
103 .Bd -ragged -offset indent
112 .Bd -ragged -offset indent
122 should be locked on entry and exit, regardless of error condition.
123 If an entry is found in the directory, it will be returned locked.
127 set to the locked vnode of the file if the component is found.
145 .Bl -tag -width Er