Home
last modified time | relevance | path

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

/linux-6.15/security/tomoyo/
H A Dcommon.c437 tomoyo_addprintf(buffer, sizeof(buffer), in tomoyo_print_number_union_nospace()
441 tomoyo_addprintf(buffer, sizeof(buffer), in tomoyo_print_number_union_nospace()
451 tomoyo_addprintf(buffer, sizeof(buffer), "-"); in tomoyo_print_number_union_nospace()
2041 tomoyo_addprintf(buffer, len, "%s ", entry); in tomoyo_patternize_path()
2045 tomoyo_addprintf(buffer, len, "pipe:[\\$]"); in tomoyo_patternize_path()
2057 tomoyo_addprintf(buffer, len, "proc:/self"); in tomoyo_patternize_path()
2066 tomoyo_addprintf(buffer, len, "proc:/1"); in tomoyo_patternize_path()
2068 tomoyo_addprintf(buffer, len, "proc:/\\$"); in tomoyo_patternize_path()
2075 tomoyo_addprintf(buffer, len, "/task/\\$"); in tomoyo_patternize_path()
2080 tomoyo_addprintf(buffer, len, "/fd/\\$"); in tomoyo_patternize_path()
[all …]