Home
last modified time | relevance | path

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

/freebsd/sys/dev/filemon/
H A Dfilemon_wrapper.c154 char *atpath, *freepath; in _filemon_wrapper_openat() local
158 atpath = ""; in _filemon_wrapper_openat()
186 vn_fullpath(fp->f_vnode, &atpath, &freepath); in _filemon_wrapper_openat()
196 curproc->p_pid, atpath, in _filemon_wrapper_openat()
197 atpath[0] != '\0' ? "/" : "", filemon->fname1); in _filemon_wrapper_openat()
202 curproc->p_pid, atpath, in _filemon_wrapper_openat()
203 atpath[0] != '\0' ? "/" : "", filemon->fname1); in _filemon_wrapper_openat()