Home
last modified time | relevance | path

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

/Linux-v4.19/security/tomoyo/
Dutil.c218 void tomoyo_print_ulong(char *buffer, const int buffer_len, in tomoyo_print_ulong() function
Dcommon.h1050 void tomoyo_print_ulong(char *buffer, const int buffer_len,
Dfile.c232 tomoyo_print_ulong(buffer, sizeof(buffer), r->param.path_number.number, in tomoyo_audit_path_number_log()