Home
last modified time | relevance | path

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

/linux-3.4.99/security/tomoyo/
Dfile.c48 const u8 tomoyo_pn2mac[TOMOYO_MAX_PATH_NUMBER_OPERATION] = { variable
234 [tomoyo_pn2mac[type]], in tomoyo_audit_path_number_log()
701 if (tomoyo_init_request_info(&r, NULL, tomoyo_pn2mac[type]) in tomoyo_path_number_perm()
1012 tomoyo_mac_keywords[tomoyo_pn2mac[type]])) in tomoyo_write_file()
Dcommon.h1075 extern const u8 tomoyo_pn2mac[TOMOYO_MAX_PATH_NUMBER_OPERATION];
Dcommon.c1448 [tomoyo_pn2mac[bit]]); in tomoyo_print_entry()