Searched refs:AUE_MINCORE (Results 1 – 9 of 9) sorted by relevance
| /freebsd-9-stable/sys/bsm/ |
| D | audit_kevents.h | 738 #define AUE_MINCORE AUE_NULL macro
|
| /freebsd-9-stable/contrib/openbsm/sys/bsm/ |
| D | audit_kevents.h | 737 #define AUE_MINCORE AUE_NULL macro
|
| /freebsd-9-stable/sys/i386/linux/ |
| D | linux_sysent.c | 239 …{ AS(linux_mincore_args), (sy_call_t *)linux_mincore, AUE_MINCORE, NULL, 0, 0, 0, SY_THR_STATIC },…
|
| D | linux_proto.h | 1583 #define LINUX_SYS_AUE_linux_mincore AUE_MINCORE
|
| /freebsd-9-stable/sys/amd64/linux32/ |
| D | linux32_sysent.c | 240 …{ AS(linux_mincore_args), (sy_call_t *)linux_mincore, AUE_MINCORE, NULL, 0, 0, 0, SY_THR_STATIC },…
|
| D | linux32_proto.h | 1568 #define LINUX_SYS_AUE_linux_mincore AUE_MINCORE
|
| /freebsd-9-stable/sys/kern/ |
| D | init_sysent.c | 115 …{ AS(mincore_args), (sy_call_t *)sys_mincore, AUE_MINCORE, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STAT…
|
| /freebsd-9-stable/sys/compat/freebsd32/ |
| D | freebsd32_sysent.c | 128 …{ AS(mincore_args), (sy_call_t *)sys_mincore, AUE_MINCORE, NULL, 0, 0, 0, SY_THR_STATIC }, /* 78 =…
|
| /freebsd-9-stable/sys/sys/ |
| D | sysproto.h | 2479 #define SYS_AUE_mincore AUE_MINCORE
|