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

/freebsd-current/sys/dev/filemon/
H A Dfilemon_wrapper.c149 _filemon_wrapper_openat(struct thread *td, const char *upath, int flags, function
219 _filemon_wrapper_openat(td, uap->path, uap->flags, AT_FDCWD);
230 _filemon_wrapper_openat(td, uap->path, uap->flag, uap->fd);

Completed in 109 milliseconds