OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_free
(Results
51 - 67
of
67
) sorted by null
1
2
3
/external/dropbear/
cli-chansession.c
79
m_free
(type);
dropbearkey.c
336
m_free
(fp);
common-channel.c
91
m_free
(ses.channels);
547
m_free
(channel);
831
m_free
(type);
dbutil.c
385
m_free
(*errstring);
loginrec.c
250
m_free
(li);
[
all
...]
/external/qemu/slirp/
socket.c
80
m_free
(so->so_m);
471
so->so_m = NULL; /* Don't
m_free
() it again! */
514
m_free
(m);
ip_icmp.c
123
m_free
(m);
179
/* m is
m_free
()'d xor put in a socket xor or given to ip_send */
195
* mbuf *msrc is used as a template, but is NOT
m_free
()'d.
tftp.c
252
m_free
(m);
tcp_input.c
691
m_free
(m);
[
all
...]
udp.c
240
m_free
(so->so_m); /* used for ICMP if error on sorecvfrom */
366
/* if (so->so_m)
m_free
(so->so_m); done by sofree */
/external/qemu/slirp-android/
socket.c
88
m_free
(so->so_m);
515
m_free
(m);
ip_icmp.c
127
m_free
(m);
181
/* m is
m_free
()'d xor put in a socket xor or given to ip_send */
197
* mbuf *msrc is used as a template, but is NOT
m_free
()'d.
tftp.c
258
m_free
(m);
tcp_input.c
697
m_free
(m);
[
all
...]
udp.c
290
m_free
(so->so_m); /* used for ICMP if error on sorecvfrom */
410
/* if (so->so_m)
m_free
(so->so_m); done by sofree */
tcp_subr.c
274
* (void)
m_free
(dtom(tp->t_template));
762
* NOTE: if you return 0 you MUST
m_free
() the mbuf!
814
m_free
(m);
/external/libppp/src/
physical.c
427
p->out =
m_free
(p->out);
Completed in 4094 milliseconds
1
2
3