Home
last modified time | relevance | path

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

/kernel/
Dauditsc.c1120 long len_max; in audit_log_execve_info() local
1144 len_max = MAX_EXECVE_AUDIT_LEN; in audit_log_execve_info()
1156 len_rem = len_max; in audit_log_execve_info()
1184 len_max - len_buf); in audit_log_execve_info()
1189 } else if (len_tmp == (len_max - len_buf)) { in audit_log_execve_info()
1205 if (len_full < len_max) in audit_log_execve_info()
1224 len_rem = len_max; in audit_log_execve_info()