Searched refs:AUE_NFS_GETFH (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/contrib/openbsm/sys/bsm/
H A Daudit_kevents.h108 #define AUE_NFS_GETFH 58 /* XXX: Darwin conflict. */ macro
/freebsd-current/sys/bsm/
H A Daudit_kevents.h110 #define AUE_NFS_GETFH 58 /* XXX: Darwin conflict. */ macro
/freebsd-current/sys/security/audit/
H A Daudit_bsm.c823 case AUE_NFS_GETFH:
/freebsd-current/sys/kern/
H A Dinit_sysent.c224 { .sy_narg = AS(getfh_args), .sy_call = (sy_call_t *)sys_getfh, .sy_auevent = AUE_NFS_GETFH, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 161 = getfh */
/freebsd-current/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c225 { .sy_narg = AS(getfh_args), .sy_call = (sy_call_t *)sys_getfh, .sy_auevent = AUE_NFS_GETFH, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 161 = getfh */
/freebsd-current/sys/sys/
H A Dsysproto.h2919 #define SYS_AUE_getfh AUE_NFS_GETFH

Completed in 194 milliseconds