Searched refs:mapreq_arg_item (Results 1 – 2 of 2) sorted by relevance
470 struct mapreq_arg_item * make_mapreq_entry(mapreq t, int i, char *n, struct mapreq_arg_item *next) in make_mapreq_entry()472 struct mapreq_arg_item *x; in make_mapreq_entry()473 x = (struct mapreq_arg_item *)malloc(sizeof(struct mapreq_arg_item)); in make_mapreq_entry()
467 typedef struct mapreq_arg_item *mapreq_arg;469 struct mapreq_arg_item { struct