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

/linux-4.4.14/security/tomoyo/
H A Dcommon.c1913 * tomoyo_truncate - Truncate a line.
1919 static int tomoyo_truncate(char *str) tomoyo_truncate() function
1956 len += tomoyo_truncate(argv0) + 14; tomoyo_add_entry()
1961 len += tomoyo_truncate(realpath) + 6; tomoyo_add_entry()
1965 len += tomoyo_truncate(symlink + 1) + 1; tomoyo_add_entry()

Completed in 49 milliseconds