Searched refs:ppt_match_t (Results 1 – 1 of 1) sorted by relevance
46 } ppt_match_t; typedef279 list_create(listp, sizeof (ppt_match_t), in get_matches()280 offsetof(ppt_match_t, pm_list)); in get_matches()295 ppt_match_t *pm; in get_matches()352 for (ppt_match_t *pm = list_head(matches); pm != NULL; in match_ppt()447 for (ppt_match_t *pm = list_head(&nd.nd_matches); pm != NULL; ) { in ppt_list()448 ppt_match_t *next = list_next(&nd.nd_matches, pm); in ppt_list()