Home
last modified time | relevance | path

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

/freebsd/sys/dev/filemon/
H A Dfilemon_wrapper.c285 filemon_wrapper_link(struct thread *td, struct link_args *uap) in filemon_wrapper_link() function
408 sysent[SYS_link].sy_call = (sy_call_t *) filemon_wrapper_link; in filemon_wrapper_install()
418 freebsd32_sysent[FREEBSD32_SYS_link].sy_call = (sy_call_t *) filemon_wrapper_link; in filemon_wrapper_install()