Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/filemon/
HDfilemon_wrapper.c149 _filemon_wrapper_openat(struct thread *td, const char *upath, int flags, in _filemon_wrapper_openat() function
219 _filemon_wrapper_openat(td, uap->path, uap->flags, AT_FDCWD); in filemon_wrapper_open()
230 _filemon_wrapper_openat(td, uap->path, uap->flag, uap->fd); in filemon_wrapper_openat()