socreate
error = socreate(domain, &so, type, protocol, td);
error = socreate(domain, &so1, type, protocol, td);
error = socreate(domain, &so2, type, protocol, td);
error = socreate(AF_INET, &fw3_sync_ctx.edge_sock,
error = socreate(AF_INET, &fw3_sync_ctx.centre_socks[i],
ret = socreate(af, so, SOCK_DGRAM, IPPROTO_UDP, curthread);
error = socreate(family, &priv->so, type, protocol, td);
error = socreate(PF_BLUETOOTH, &l2so, SOCK_SEQPACKET,
socreate_error = socreate(PF_BLUETOOTH, &l2so, SOCK_SEQPACKET,
error = socreate(family, &priv->so, type, protocol, td);
error = socreate(AF_INET, &so, SOCK_STREAM, IPPROTO_TCP, td);
int socreate (int dom, struct socket **aso, int type, int proto,
*errorp = socreate(AF_LOCAL, &rso, SOCK_STREAM, 0, td);
*errorp = socreate(AF_LOCAL, &wso, SOCK_STREAM, 0, td);
error = socreate(AF_INET, &so, SOCK_DGRAM, 0, td);
error = socreate(AF_INET, &ifctx->so, SOCK_DGRAM, 0, td);
if ((error = socreate(AF_INET, &so, SOCK_DGRAM, 0, td)))
error = socreate(saddr->sa_family, &so, nmp->nm_sotype,
error = socreate(nd->myif.ifra_addr.sa_family, &so, SOCK_DGRAM, 0, td);