Home
last modified time | relevance | path

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

/freebsd/sys/dev/filemon/
H A Dfilemon_wrapper.c306 filemon_wrapper_linkat(struct thread *td, struct linkat_args *uap) in filemon_wrapper_linkat() function
409 sysent[SYS_linkat].sy_call = (sy_call_t *) filemon_wrapper_linkat; in filemon_wrapper_install()
419 freebsd32_sysent[FREEBSD32_SYS_linkat].sy_call = (sy_call_t *) filemon_wrapper_linkat; in filemon_wrapper_install()