Lines Matching refs:condp
1239 const struct tomoyo_condition_element *condp =
1240 (typeof(condp)) (cond + 1);
1242 (typeof(numbers_p)) (condp + condc);
1253 const u8 left = condp->left;
1254 const u8 right = condp->right;
1256 condp++;
1278 const u8 match = condp->equals;
1279 const u8 left = condp->left;
1280 const u8 right = condp->right;
1284 condp++;