Home
last modified time | relevance | path

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

/src/sys/dev/filemon/
H A Dfilemon_wrapper.c92 filemon_wrapper_chdir(struct thread *td, struct chdir_args *uap) in filemon_wrapper_chdir() function
402 sysent[SYS_chdir].sy_call = (sy_call_t *) filemon_wrapper_chdir; in filemon_wrapper_install()
412 freebsd32_sysent[FREEBSD32_SYS_chdir].sy_call = (sy_call_t *) filemon_wrapper_chdir; in filemon_wrapper_install()