V6/usr/source/iolib/getvec.c

getvec (n)
{
return (alloc(n));
}