Searched refs:annotation (Results 1 – 2 of 2) sorted by relevance
31 mchk_dump_mem(void *data, size_t length, char **annotation) in mchk_dump_mem() argument37 if (annotation && !annotation[i]) in mchk_dump_mem()38 annotation = NULL; in mchk_dump_mem()42 annotation ? annotation[i] : ""); in mchk_dump_mem()222 char **annotation = NULL; in el_annotate_subpacket() local231 annotation = a->annotation; in el_annotate_subpacket()237 mchk_dump_mem(header, header->length, annotation); in el_annotate_subpacket()
22 char **annotation; member