Searched refs:map_handlerdata_t (Results 1 – 2 of 2) sorted by relevance
317 } map_handlerdata_t; typedef327 const map_handlerdata_t* handlerdata;353 const map_handlerdata_t* handlerdata) { in map_push_frame()370 const map_handlerdata_t* mapdata = hd; in startmapentry_handler()380 const map_handlerdata_t* mapdata = hd; in endmap_handler()414 static map_handlerdata_t* new_map_handlerdata( in new_map_handlerdata()420 map_handlerdata_t* hd = ALLOC(map_handlerdata_t); in new_map_handlerdata()620 map_handlerdata_t* hd = new_map_handlerdata(offset, map_msgdef, desc); in add_handlers_for_mapfield()635 map_handlerdata_t* hd = new_map_handlerdata(0, msgdef, desc); in add_handlers_for_mapentry()
457 } map_handlerdata_t; typedef595 const map_handlerdata_t* mapdata = hd; in startmapentry_handler()615 const map_handlerdata_t* mapdata = hd; in endmap_handler()644 static map_handlerdata_t* new_map_handlerdata( in new_map_handlerdata()651 map_handlerdata_t* hd = in new_map_handlerdata()652 (map_handlerdata_t*)malloc(sizeof(map_handlerdata_t)); in new_map_handlerdata()906 map_handlerdata_t* hd = new_map_handlerdata(offset, map_msgdef, desc); in add_handlers_for_mapfield()919 map_handlerdata_t* hd = new_map_handlerdata(0, msgdef, desc); in add_handlers_for_mapentry()