<dec f='src/src/sys/sys/namei.h' l='78' type='void pathbuf_copystring(const struct pathbuf * , char * buf, size_t maxlen)'/>
<doc f='src/src/sys/sys/namei.h' l='77'>/* get a copy of the (current) path string */</doc>
<def f='src/src/sys/kern/vfs_lookup.c' l='364' ll='368' type='void pathbuf_copystring(const struct pathbuf * pb, char * buf, size_t maxlen)'/>
<doc f='src/src/sys/kern/vfs_lookup.c' l='360'>/*
 * Get a copy of the path buffer as it currently exists. If this is
 * called after namei starts the results may be arbitrary.
 */</doc>
<use f='src/src/sys/uvm/uvm_swap.c' l='595' u='c' c='sys_swapctl'/>
