namei.9 (09f84dd1d3a2894c4836b20621e2023ae8e930d1) | namei.9 (eafe5f83074df014d5e13fb331a188d21790e992) |
---|---|
1.\" 2.\" Copyright (c) 1998, 1999 Eivind Eklund 3.\" Copyright (c) 2003 Hiten M. Pandya 4.\" 5.\" All rights reserved. 6.\" 7.\" This program is free software. 8.\" --- 269 unchanged lines hidden (view full) --- 278.Va ni_cnd.cn_pnbuf , 279then 280.Dv NDF_ONLY_PNBUF 281flag can be passed to the 282.Fn NDFREE 283function. 284To keep the pathname buffer intact, 285the | 1.\" 2.\" Copyright (c) 1998, 1999 Eivind Eklund 3.\" Copyright (c) 2003 Hiten M. Pandya 4.\" 5.\" All rights reserved. 6.\" 7.\" This program is free software. 8.\" --- 269 unchanged lines hidden (view full) --- 278.Va ni_cnd.cn_pnbuf , 279then 280.Dv NDF_ONLY_PNBUF 281flag can be passed to the 282.Fn NDFREE 283function. 284To keep the pathname buffer intact, 285the |
286.Dv ND_NO_FREE_PNBUF | 286.Dv NDF_NO_FREE_PNBUF |
287flag can be passed to the 288.Fn NDFREE 289function. 290.El 291.Sh FILES 292.Bl -tag 293.It Pa src/sys/kern/vfs_lookup.c 294.El --- 25 unchanged lines hidden --- | 287flag can be passed to the 288.Fn NDFREE 289function. 290.El 291.Sh FILES 292.Bl -tag 293.It Pa src/sys/kern/vfs_lookup.c 294.El --- 25 unchanged lines hidden --- |