AUDIT_ALLOC(9) Audit Interfaces AUDIT_ALLOC(9)NAMEaudit_alloc - allocate an audit context block for a taskSYNOPSISint audit_alloc(struct task_struct * tsk);ARGUMENTStsk taskDESCRIPTIONFilter on the task information and allocate a per-task audit context if necessary. Doing so turns on system call auditing for the specified task. This is called from copy_process, so no lock is needed.COPYRIGHTKernel Hackers Manual 2.6. July 2010 AUDIT_ALLOC(9)
| Related Man Pages |
|---|
| gearman_task_data(3) - debian |
| gearman_task_context(3) - debian |
| gearman_task_denominator(3) - debian |
| gearman_task_is_known(3) - debian |
| gearman_task_st(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Is UNIX an open source OS ? |
| Update kernel Linux without reboot?! |
| A (ksh) Library For and From UNIX.com |
| Shopt -s histappend |