Home
last modified time | relevance | path

Searched refs:a_struct (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libmtmalloc/tests/
H A Ddirtymem.c39 struct a_struct { struct
48 struct a_struct *foo, *leak; in main() argument
52 foo = (struct a_struct *)malloc(sizeof (struct_o_death)); in main()