Searched defs:transit (Results 1 - 2 of 2) sorted by relevance

/security/tomoyo/
H A Ddomain.c111 if (new_entry->cond->transit &&
498 * @transit: True if transit to domain found or created.
505 const bool transit)
511 if (transit) {
534 if (transit && tomoyo_namespace_jump(domainname))
544 if (transit) {
566 if (entry && transit) {
772 * Calculate domain to transit to.
802 * Needn't to transit fro
504 tomoyo_assign_domain(const char *domainname, const bool transit) argument
[all...]
H A Dcommon.h657 const struct tomoyo_path_info *transit; /* Maybe NULL. */ member in struct:tomoyo_condition
1021 const bool transit);

Completed in 52 milliseconds