Lines Matching refs:condp
1247 const struct tomoyo_condition_element *condp =
1248 (typeof(condp)) (cond + 1);
1250 (typeof(numbers_p)) (condp + condc);
1261 const u8 left = condp->left;
1262 const u8 right = condp->right;
1264 condp++;
1286 const u8 match = condp->equals;
1287 const u8 left = condp->left;
1288 const u8 right = condp->right;
1292 condp++;