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_size(3) - debian |
| gearman_task_error(3) - debian |
| gearman_task_free(3) - debian |
| gearman_task_set_context(3) - debian |
| iv_task_unregister(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Migrating to UNIX |
| Cut command on RHEL 6.8 compatibility issues |
| SOCKS proxy & PAM configuration exposure |
| Docker learning Phase-I |
| Shopt -s histappend |