Searched refs:CISTPL_MANFID (Results 1 – 5 of 5) sorted by relevance
337 if (get_tuple(fd, CISTPL_MANFID, &arg) == 0) in print_ident()366 get_tuple(fd, CISTPL_MANFID, &arg); in print_info()
119 { $$ = new_tuple(CISTPL_MANFID, $1); }
274 case CISTPL_MANFID: in pack_tuple()
910 case CISTPL_MANFID: in print_parse()
59 #define CISTPL_MANFID 0x20 macro