Home
last modified time | relevance | path

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

/NextBSD/sys/dev/filemon/
HDfilemon_wrapper.c545 filemon_wrapper_unlink(struct thread *td, struct unlink_args *uap) in filemon_wrapper_unlink() function
611 sv_table[SYS_unlink].sy_call = (sy_call_t *) filemon_wrapper_unlink; in filemon_wrapper_install()
630 sv_table[FREEBSD32_SYS_unlink].sy_call = (sy_call_t *) filemon_wrapper_unlink; in filemon_wrapper_install()