int *protop;
int *optp;
{
static char buf[1024]; /*XXX*/
static char buf[1024 + ALIGNBYTES]; /*XXX*/
struct cmsghdr *cmsg;
#ifdef sysV88
static IOPTN ipopt;
lsrp = *cpp;
ep = lsrp + *lenp;
} else {
*cpp = lsrp = ALIGN(buf);
*cpp = lsrp = (char *)ALIGN(buf);
ep = lsrp + 1024;
}