Searched refs:AUE_UNLINKAT (Results 1 - 14 of 14) sorted by relevance

/freebsd-current/contrib/openbsm/sys/bsm/
H A Daudit_kevents.h298 #define AUE_UNLINKAT 286 macro
/freebsd-current/sys/bsm/
H A Daudit_kevents.h300 #define AUE_UNLINKAT 286 macro
/freebsd-current/sys/security/audit/
H A Daudit_bsm.c841 case AUE_UNLINKAT:
/freebsd-current/sys/kern/
H A Dinit_sysent.c566 { .sy_narg = AS(unlinkat_args), .sy_call = (sy_call_t *)sys_unlinkat, .sy_auevent = AUE_UNLINKAT, .sy_flags = SYF_CAPENABLED, .sy_thrcnt = SY_THR_STATIC }, /* 503 = unlinkat */
631 { .sy_narg = AS(funlinkat_args), .sy_call = (sy_call_t *)sys_funlinkat, .sy_auevent = AUE_UNLINKAT, .sy_flags = SYF_CAPENABLED, .sy_thrcnt = SY_THR_STATIC }, /* 568 = funlinkat */
/freebsd-current/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c567 { .sy_narg = AS(unlinkat_args), .sy_call = (sy_call_t *)sys_unlinkat, .sy_auevent = AUE_UNLINKAT, .sy_flags = SYF_CAPENABLED, .sy_thrcnt = SY_THR_STATIC }, /* 503 = unlinkat */
632 { .sy_narg = AS(funlinkat_args), .sy_call = (sy_call_t *)sys_funlinkat, .sy_auevent = AUE_UNLINKAT, .sy_flags = SYF_CAPENABLED, .sy_thrcnt = SY_THR_STATIC }, /* 568 = funlinkat */
/freebsd-current/sys/i386/linux/
H A Dlinux_sysent.c318 { .sy_narg = AS(linux_unlinkat_args), .sy_call = (sy_call_t *)linux_unlinkat, .sy_auevent = AUE_UNLINKAT, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 301 = linux_unlinkat */
H A Dlinux_proto.h2339 #define LINUX_SYS_AUE_linux_unlinkat AUE_UNLINKAT
/freebsd-current/sys/amd64/linux32/
H A Dlinux32_sysent.c319 { .sy_narg = AS(linux_unlinkat_args), .sy_call = (sy_call_t *)linux_unlinkat, .sy_auevent = AUE_UNLINKAT, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 301 = linux_unlinkat */
H A Dlinux32_proto.h2341 #define LINUX32_SYS_AUE_linux_unlinkat AUE_UNLINKAT
/freebsd-current/sys/amd64/linux/
H A Dlinux_sysent.c280 { .sy_narg = AS(linux_unlinkat_args), .sy_call = (sy_call_t *)linux_unlinkat, .sy_auevent = AUE_UNLINKAT, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 263 = linux_unlinkat */
H A Dlinux_proto.h1958 #define LINUX_SYS_AUE_linux_unlinkat AUE_UNLINKAT
/freebsd-current/sys/arm64/linux/
H A Dlinux_sysent.c52 { .sy_narg = AS(linux_unlinkat_args), .sy_call = (sy_call_t *)linux_unlinkat, .sy_auevent = AUE_UNLINKAT, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 35 = linux_unlinkat */
H A Dlinux_proto.h1535 #define LINUX_SYS_AUE_linux_unlinkat AUE_UNLINKAT
/freebsd-current/sys/sys/
H A Dsysproto.h3176 #define SYS_AUE_unlinkat AUE_UNLINKAT
3237 #define SYS_AUE_funlinkat AUE_UNLINKAT

Completed in 479 milliseconds