Home | History | Annotate | Download | only in slirp-android

Lines Matching refs:malloc

905     *ate = malloc(sizeof(**ate));
908 "Unable to create new firewall record, malloc failed\n"));
1085 struct net_forward_entry *entry = malloc(sizeof(*entry));
1087 DEBUG_MISC((dfd, "Unable to create new forwarding entry, malloc failed\n"));