Searched refs:has_cntl (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dauditsc.c1031 unsigned int i, has_cntl = 0, too_long = 0; local
1067 has_cntl = audit_string_contains_control(buf, to_send);
1068 if (has_cntl) {
1096 if (has_cntl)
1114 has_cntl ? 2*len : len);
1137 if (has_cntl)
1145 if (has_cntl)

Completed in 66 milliseconds