Searched refs:CISTPL_FUNCID (Results 1 – 5 of 5) sorted by relevance
340 if (get_tuple(fd, CISTPL_FUNCID, &arg) == 0) in print_ident()369 get_tuple(fd, CISTPL_FUNCID, &arg); in print_info()
121 { $$ = new_tuple(CISTPL_FUNCID, $1); }
281 case CISTPL_FUNCID: in pack_tuple()
914 case CISTPL_FUNCID: in print_parse()
60 #define CISTPL_FUNCID 0x21 macro