Searched refs:tomoyo_socket_keyword (Results 1 - 3 of 3) sorted by relevance

/linux-master/security/tomoyo/
H A Dnetwork.c294 if (tomoyo_permstr(operation, tomoyo_socket_keyword[type]))
339 if (tomoyo_permstr(operation, tomoyo_socket_keyword[type]))
369 tomoyo_socket_keyword[operation], address);
H A Dcommon.c158 const char * const tomoyo_socket_keyword[TOMOYO_MAX_NETWORK_OPERATION] = { variable
1510 tomoyo_set_string(head, tomoyo_socket_keyword[bit]);
1543 tomoyo_set_string(head, tomoyo_socket_keyword[bit]);
H A Dcommon.h1082 extern const char * const tomoyo_socket_keyword[TOMOYO_MAX_NETWORK_OPERATION];

Completed in 112 milliseconds