Lines Matching defs:len
25 unsigned char *buf, int len)28 .buf = buf, .len = len };31 return (ret == 1) ? len : ret;35 unsigned char *buf, int len)38 .buf = buf, .len = len };41 return (ret == 1) ? len : ret;49 .buf = obuf, .len = olen },51 .buf = ibuf, .len = ilen } };