Home | History | Annotate | Download | only in src

Lines Matching defs:source

207  * policy source.
372 * when it is applied to the specified source and target
404 * Set 1 = source, 2 = target, 3 = xcontext for validatetrans
406 #define SOURCE 1
410 int s_t_x_num = SOURCE;
625 s_t_x_num = SOURCE;
847 type_datum_t *source;
851 source = policydb->type_val_to_struct[scontext->type - 1];
852 if (!source->bounds)
860 lo_scontext.type = source->bounds;