Lines Matching defs:globlink
1222 struct globlink
1224 struct globlink *next;
1227 struct globlink *names = NULL;
1278 names = (struct globlink *) __alloca (sizeof (struct globlink));
1336 struct globlink *new = (struct globlink *)
1337 __alloca (sizeof (struct globlink));
1362 names = (struct globlink *) __alloca (sizeof (struct globlink));