Home | History | Annotate | Download | only in pppd

Lines Matching full:olen

2503 strioctl(fd, cmd, ptr, ilen, olen)
2504 int fd, cmd, ilen, olen;
2515 if (str.ic_len != olen)
2517 olen, str.ic_len, cmd);