Home
last modified time | relevance | path

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

/linux-6.1.9/security/tomoyo/
Dutil.c226 void tomoyo_print_ulong(char *buffer, const int buffer_len, in tomoyo_print_ulong() function
Dcommon.h1060 void tomoyo_print_ulong(char *buffer, const int buffer_len,
Dfile.c233 tomoyo_print_ulong(buffer, sizeof(buffer), r->param.path_number.number, in tomoyo_audit_path_number_log()