Home
last modified time | relevance | path

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

/security/tomoyo/
Dutil.c236 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.c231 tomoyo_print_ulong(buffer, sizeof(buffer), r->param.path_number.number, in tomoyo_audit_path_number_log()