<def f='src/src/sys/kern/vfs_lookup.c' l='253' ll='257'/>
<size>24</size>
<doc f='src/src/sys/kern/vfs_lookup.c' l='245'>/*
 * Sealed abstraction for pathnames.
 *
 * System-call-layer level code that is going to call namei should
 * first create a pathbuf and adjust all the bells and whistles on it
 * as needed by context.
 */</doc>
<mbr r='pathbuf::pb_path' o='0' t='char *'/>
<mbr r='pathbuf::pb_pathcopy' o='64' t='char *'/>
<mbr r='pathbuf::pb_pathcopyuses' o='128' t='unsigned int'/>
