Searched defs:pwn (Results 1 – 2 of 2) sorted by relevance
53 type pwn struct { struct54 a [3]uint57 func (this *pwn) String() string {
9 void *pwn(malloc_zone_t *unused_zone, size_t unused_size) { in pwn() function