Home
last modified time | relevance | path

Searched refs:AUE_LSTAT (Results 1 – 14 of 14) sorted by relevance

/freebsd-9-stable/sys/bsm/
Daudit_kevents.h70 #define AUE_LSTAT 17 macro
622 #define AUE_O_LSTAT AUE_LSTAT /* Darwin */
/freebsd-9-stable/contrib/openbsm/sys/bsm/
Daudit_kevents.h69 #define AUE_LSTAT 17 macro
621 #define AUE_O_LSTAT AUE_LSTAT /* Darwin */
/freebsd-9-stable/sys/i386/linux/
Dlinux_sysent.c105 …{ AS(linux_lstat_args), (sy_call_t *)linux_lstat, AUE_LSTAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 84…
128 …{ AS(linux_newlstat_args), (sy_call_t *)linux_newlstat, AUE_LSTAT, NULL, 0, 0, 0, SY_THR_STATIC },…
217 …{ AS(linux_lstat64_args), (sy_call_t *)linux_lstat64, AUE_LSTAT, NULL, 0, 0, 0, SY_THR_STATIC }, /…
Dlinux_proto.h1485 #define LINUX_SYS_AUE_linux_lstat AUE_LSTAT
1502 #define LINUX_SYS_AUE_linux_newlstat AUE_LSTAT
1572 #define LINUX_SYS_AUE_linux_lstat64 AUE_LSTAT
/freebsd-9-stable/sys/amd64/linux32/
Dlinux32_sysent.c106 …{ AS(linux_lstat_args), (sy_call_t *)linux_lstat, AUE_LSTAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 84…
129 …{ AS(linux_newlstat_args), (sy_call_t *)linux_newlstat, AUE_LSTAT, NULL, 0, 0, 0, SY_THR_STATIC },…
218 …{ AS(linux_lstat64_args), (sy_call_t *)linux_lstat64, AUE_LSTAT, NULL, 0, 0, 0, SY_THR_STATIC }, /…
Dlinux32_proto.h1472 #define LINUX_SYS_AUE_linux_lstat AUE_LSTAT
1487 #define LINUX_SYS_AUE_linux_newlstat AUE_LSTAT
1557 #define LINUX_SYS_AUE_linux_lstat64 AUE_LSTAT
/freebsd-9-stable/sys/i386/ibcs2/
Dibcs2_sysent.c111 …{ AS(ibcs2_lstat_args), (sy_call_t *)ibcs2_lstat, AUE_LSTAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 91…
Dibcs2_proto.h404 #define IBCS2_SYS_AUE_ibcs2_lstat AUE_LSTAT
/freebsd-9-stable/sys/kern/
Dinit_sysent.c77 { compat(AS(olstat_args),lstat), AUE_LSTAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 40 = old lstat */
227 …{ AS(lstat_args), (sy_call_t *)sys_lstat, AUE_LSTAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 190 = lsta…
317 …{ AS(nlstat_args), (sy_call_t *)sys_nlstat, AUE_LSTAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 280 = nl…
/freebsd-9-stable/sys/compat/freebsd32/
Dfreebsd32_sysent.c90 …{ compat(AS(ofreebsd32_lstat_args),freebsd32_lstat), AUE_LSTAT, NULL, 0, 0, 0, SY_THR_STATIC }, /*…
240 …{ AS(freebsd32_lstat_args), (sy_call_t *)freebsd32_lstat, AUE_LSTAT, NULL, 0, 0, 0, SY_THR_STATIC …
330 …{ AS(nlstat_args), (sy_call_t *)sys_nlstat, AUE_LSTAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 280 = nl…
Dfreebsd32_proto.h1076 #define FREEBSD32_SYS_AUE_ofreebsd32_lstat AUE_LSTAT
1113 #define FREEBSD32_SYS_AUE_freebsd32_lstat AUE_LSTAT
/freebsd-9-stable/contrib/openbsm/etc/
Daudit_event42 17:AUE_LSTAT:lstat(2):fa
/freebsd-9-stable/sys/security/audit/
Daudit_bsm.c735 case AUE_LSTAT: in kaudit_to_bsm()
/freebsd-9-stable/sys/sys/
Dsysproto.h2445 #define SYS_AUE_olstat AUE_LSTAT
2570 #define SYS_AUE_lstat AUE_LSTAT
2622 #define SYS_AUE_nlstat AUE_LSTAT