Home | History | Annotate | Download | only in src

Lines Matching refs:malloc

217   if ((*buf = malloc(*len)) == NULL) {
235 s = malloc(ipv6len);