Home | History | Annotate | Download | only in qemud

Lines Matching defs:fromlen

260     socklen_t        fromlen = sizeof(from);
264 ret = accept(fd, &from, &fromlen);