Home
last modified time | relevance | path

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

/NextBSD/sys/compat/freebsd32/
HDfreebsd32_syscall.h14 #define FREEBSD32_SYS_open 5 macro
/NextBSD/sys/dev/filemon/
HDfilemon_wrapper.c626 sv_table[FREEBSD32_SYS_open].sy_call = (sy_call_t *) filemon_wrapper_open; in filemon_wrapper_install()
672 sv_table[FREEBSD32_SYS_open].sy_call = (sy_call_t *)sys_open; in filemon_wrapper_deinstall()