audit_log_untrustedstring(9) suse man page | unix.com

Man Page: audit_log_untrustedstring

Operating Environment: suse

Section: 9

AUDIT_LOG_UNTRUSTEDS(9) 					 Audit Interfaces					   AUDIT_LOG_UNTRUSTEDS(9)

NAME
audit_log_untrustedstring - log a string that may contain random characters
SYNOPSIS
void audit_log_untrustedstring(struct audit_buffer * ab, const char * string);
ARGUMENTS
ab audit_buffer string string to be logged
DESCRIPTION
Same as audit_log_n_untrustedstring, except that strlen is used to determine string length.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 AUDIT_LOG_UNTRUSTEDS(9)
Related Man Pages
audit_encode_nv_string(3) - debian
string(3) - v7
audit_encode_nv_string(3) - suse
strlen(3) - osf1
strlen(3) - opendarwin
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy & PAM configuration exposure
Tar Command
Docker learning Phase-I