Searched refs:FREEBSD32_SYS_link (Results 1 – 2 of 2) sorted by relevance
418 freebsd32_sysent[FREEBSD32_SYS_link].sy_call = (sy_call_t *) filemon_wrapper_link; in filemon_wrapper_install()450 freebsd32_sysent[FREEBSD32_SYS_link].sy_call = (sy_call_t *)sys_link; in filemon_wrapper_deinstall()
16 #define FREEBSD32_SYS_link 9 macro