Searched refs:VERITY_TABLE_ARGS (Results 1 – 2 of 2) sorted by relevance
48 #define VERITY_TABLE_ARGS 10 /* mandatory arguments */ macro49 #define VERITY_MIN_TABLE_SIZE (VERITY_TABLE_ARGS * 2) /* for a sanity check */
419 if (i < VERITY_TABLE_ARGS) { in parse_table()421 stringify(VERITY_TABLE_ARGS), i); in parse_table()