Home
last modified time | relevance | path

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

/Linux-v5.4/security/tomoyo/
Dutil.c224 void tomoyo_print_ulong(char *buffer, const int buffer_len, in tomoyo_print_ulong() function
Dcommon.h1061 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()