Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libmtmalloc/tests/
H A Ddirtymem.c41 struct a_struct { struct
50 struct a_struct *foo, *leak; in main() argument
54 foo = (struct a_struct *)malloc(sizeof (struct_o_death)); in main()