Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/bsm/
Daudit_kevents.h738 #define AUE_MINCORE AUE_NULL macro
/freebsd-9-stable/contrib/openbsm/sys/bsm/
Daudit_kevents.h737 #define AUE_MINCORE AUE_NULL macro
/freebsd-9-stable/sys/i386/linux/
Dlinux_sysent.c239 …{ AS(linux_mincore_args), (sy_call_t *)linux_mincore, AUE_MINCORE, NULL, 0, 0, 0, SY_THR_STATIC },…
Dlinux_proto.h1583 #define LINUX_SYS_AUE_linux_mincore AUE_MINCORE
/freebsd-9-stable/sys/amd64/linux32/
Dlinux32_sysent.c240 …{ AS(linux_mincore_args), (sy_call_t *)linux_mincore, AUE_MINCORE, NULL, 0, 0, 0, SY_THR_STATIC },…
Dlinux32_proto.h1568 #define LINUX_SYS_AUE_linux_mincore AUE_MINCORE
/freebsd-9-stable/sys/kern/
Dinit_sysent.c115 …{ AS(mincore_args), (sy_call_t *)sys_mincore, AUE_MINCORE, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STAT…
/freebsd-9-stable/sys/compat/freebsd32/
Dfreebsd32_sysent.c128 …{ AS(mincore_args), (sy_call_t *)sys_mincore, AUE_MINCORE, NULL, 0, 0, 0, SY_THR_STATIC }, /* 78 =…
/freebsd-9-stable/sys/sys/
Dsysproto.h2479 #define SYS_AUE_mincore AUE_MINCORE