Searched refs:tuple_parse_t (Results 1 – 2 of 2) sorted by relevance
36 typedef struct tuple_parse_t { struct40 } tuple_parse_t; typedef68 tuple_parse_t tuple_parse;104 #define DS_GET_TUPLE_DATA _IOWR('d', 6, tuple_parse_t)105 #define DS_PARSE_TUPLE _IOWR('d', 7, tuple_parse_t)
112 static void print_tuple(tuple_parse_t *tup) in print_tuple()828 static void print_parse(tuple_parse_t *tup) in print_parse()