Searched refs:atpath (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/filemon/
H A Dfilemon_wrapper.c155 char *atpath, *freepath; local
159 atpath = "";
187 vn_fullpath(fp->f_vnode, &atpath, &freepath);
197 curproc->p_pid, atpath,
198 atpath[0] != '\0' ? "/" : "", filemon->fname1);
203 curproc->p_pid, atpath,
204 atpath[0] != '\0' ? "/" : "", filemon->fname1);

Completed in 109 milliseconds