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

/security/selinux/ss/
H A Dservices.c263 * when it is applied to the specified source and target
548 struct type_datum *source; local
552 source = flex_array_get_ptr(policydb.type_val_to_struct_array,
554 BUG_ON(!source);
560 if (source->bounds) {
564 lo_scontext.type = source->bounds;
592 if (source->bounds && target->bounds) {
743 * If the given source and target types have boundary
1064 * @ssid: source security identifier
1729 * @ssid: source securit
[all...]

Completed in 91 milliseconds