Home
last modified time | relevance | path

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

/linux-6.12.1/lib/
Dstring_helpers.c1019 static const char * const fortify_func_name[] = { variable
1031 name = fortify_func_name[umin(func, FORTIFY_FUNC_UNKNOWN)]; in __fortify_report()