Rechercher une page de manuel
audit_log_format
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
audit_log_format - format a message into the audit buffer.SYNOPSIS
- void audit_log_format(struct audit_buffer * ab, const char * fmt, ...);
ARGUMENTS
ab
- audit_buffer
fmt
- format string @...: optional parameters matching fmt string
...
- variable arguments
DESCRIPTION
All the work is done in audit_log_vformat.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre