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

/linux-master/security/tomoyo/
H A Dcommon.c1967 * tomoyo_truncate - Truncate a line.
1973 static int tomoyo_truncate(char *str) function
2012 len += tomoyo_truncate(argv0) + 14;
2017 len += tomoyo_truncate(realpath) + 6;
2021 len += tomoyo_truncate(symlink + 1) + 1;

Completed in 277 milliseconds