Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/filemon/
H A Dfilemon_wrapper.c157 char *atpath, *freepath; in _filemon_wrapper_openat() local
161 atpath = ""; in _filemon_wrapper_openat()
189 vn_fullpath(fp->f_vnode, &atpath, &freepath); in _filemon_wrapper_openat()
199 curproc->p_pid, atpath, in _filemon_wrapper_openat()
200 atpath[0] != '\0' ? "/" : "", filemon->fname1); in _filemon_wrapper_openat()
205 curproc->p_pid, atpath, in _filemon_wrapper_openat()
206 atpath[0] != '\0' ? "/" : "", filemon->fname1); in _filemon_wrapper_openat()