Home | History | Annotate | Download | only in dumpstate

Lines Matching full:alen

931     socklen_t alen = sizeof(addr);
932 int fd = accept(s, &addr, &alen);