Searched refs:CISTPL_VERS_1 (Results 1 – 5 of 5) sorted by relevance
328 if (get_tuple(fd, CISTPL_VERS_1, &arg) == 0) { in print_ident()361 get_tuple(fd, CISTPL_VERS_1, &arg); in print_info()
117 { $$ = new_tuple(CISTPL_VERS_1, $1); }
308 case CISTPL_VERS_1: in pack_tuple()
889 case CISTPL_VERS_1: in print_parse()
48 #define CISTPL_VERS_1 0x15 macro