aliases32
struct aliases32 al32;
bzero(&al32, sizeof (struct aliases32));
if (copyin(ap, &al32, sizeof (struct aliases32)) != 0) {