Page MenuHomeFreeBSD

D26508.id77289.diff
No OneTemporary

D26508.id77289.diff

Index: sys/sys/sysent.h
===================================================================
--- sys/sys/sysent.h
+++ sys/sys/sysent.h
@@ -66,8 +66,8 @@
struct sysent { /* system call table */
int sy_narg; /* number of arguments */
- sy_call_t *sy_call; /* implementing function */
au_event_t sy_auevent; /* audit event associated with syscall */
+ sy_call_t *sy_call; /* implementing function */
systrace_args_func_t sy_systrace_args_func;
/* optional argument conversion function. */
u_int32_t sy_entry; /* DTrace entry ID for systrace. */

File Metadata

Mime Type
text/plain
Expires
Sun, May 17, 11:14 PM (2 m, 12 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33217893
Default Alt Text
D26508.id77289.diff (559 B)

Event Timeline