Searched refs:CISTPL_CONFIG (Results 1 – 5 of 5) sorted by relevance
269 arg.tuple.DesiredTuple = CISTPL_CONFIG; in main()
123 { $$ = new_tuple(CISTPL_CONFIG, $1); }
817 if (code == CISTPL_CONFIG) in print_config()947 case CISTPL_CONFIG: in print_parse()
294 case CISTPL_CONFIG: in pack_tuple()
53 #define CISTPL_CONFIG 0x1a macro