Home
last modified time | relevance | path

Searched refs:len_max (Results 1 – 1 of 1) sorted by relevance

/kernel/
Dauditsc.c1019 long len_max; in audit_log_execve_info() local
1043 len_max = MAX_EXECVE_AUDIT_LEN; in audit_log_execve_info()
1055 len_rem = len_max; in audit_log_execve_info()
1083 len_max - len_buf); in audit_log_execve_info()
1088 } else if (len_tmp == (len_max - len_buf)) { in audit_log_execve_info()
1104 if (len_full < len_max) in audit_log_execve_info()
1123 len_rem = len_max; in audit_log_execve_info()