Symbol: mem_free
lib/libc/rpc/auth_unix.c
235
mem_free(au->au_shcred.oa_base,
lib/libc/rpc/auth_unix.c
299
mem_free(au->au_origcred.oa_base, au->au_origcred.oa_length);
lib/libc/rpc/auth_unix.c
302
mem_free(au->au_shcred.oa_base, au->au_shcred.oa_length);
lib/libc/rpc/auth_unix.c
304
mem_free(auth->ah_private, sizeof(struct audata));
lib/libc/rpc/auth_unix.c
307
mem_free(auth->ah_verf.oa_base, auth->ah_verf.oa_length);
lib/libc/rpc/auth_unix.c
309
mem_free((caddr_t)auth, sizeof(*auth));
lib/libc/rpc/clnt_raw.c
127
mem_free((caddr_t)clntraw_private, sizeof(*clntraw_private));
lib/libc/rpc/clnt_tcp.c
139
mem_free((caddr_t)ct, sizeof(struct ct_data));
lib/libc/rpc/clnt_tcp.c
140
mem_free((caddr_t)h, sizeof(CLIENT));
lib/libc/rpc/clnt_tcp.c
219
mem_free((caddr_t)ct, sizeof(struct ct_data));
lib/libc/rpc/clnt_tcp.c
221
mem_free((caddr_t)h, sizeof(CLIENT));
lib/libc/rpc/clnt_tcp.c
377
mem_free((caddr_t)ct, sizeof(struct ct_data));
lib/libc/rpc/clnt_tcp.c
378
mem_free((caddr_t)h, sizeof(CLIENT));
lib/libc/rpc/clnt_udp.c
173
mem_free((caddr_t)args.cu,
lib/libc/rpc/clnt_udp.c
176
mem_free((caddr_t)args.cl, sizeof(CLIENT));
lib/libc/rpc/clnt_udp.c
424
mem_free((caddr_t)cu, (sizeof(*cu) + cu->cu_sendsz + cu->cu_recvsz));
lib/libc/rpc/clnt_udp.c
425
mem_free((caddr_t)cl, sizeof(CLIENT));
lib/libc/rpc/clnt_udp_bufcreate.c
114
mem_free((caddr_t)args.cu,
lib/libc/rpc/clnt_udp_bufcreate.c
117
mem_free((caddr_t)args.cl, sizeof(CLIENT));
lib/libc/rpc/svc.c
338
mem_free((char *) s, (u_int) sizeof(struct svc_callout));
lib/libc/rpc/svc_tcp.c
208
mem_free((char *) xprt, sizeof(SVCXPRT));
lib/libc/rpc/svc_tcp.c
317
mem_free((caddr_t)cd, sizeof(struct tcp_conn));
lib/libc/rpc/svc_tcp.c
318
mem_free((caddr_t)xprt, sizeof(SVCXPRT));
lib/libc/rpc/svc_udp.c
263
mem_free(rpc_buffer(xprt), su->su_iosz);
lib/libc/rpc/svc_udp.c
264
mem_free((caddr_t)su, sizeof(struct svcudp_data));
lib/libc/rpc/svc_udp.c
265
mem_free((caddr_t)xprt, sizeof(SVCXPRT));
lib/libc/rpc/xdr.c
532
mem_free(sp, nodesize);
lib/libc/rpc/xdr.c
661
mem_free(sp, nodesize);
lib/libc/rpc/xdr_array.c
112
mem_free(*addrp, nodesize);
lib/libc/rpc/xdr_rec.c
182
mem_free(rstrm, sizeof(RECSTREAM));
lib/libc/rpc/xdr_rec.c
189
mem_free(rstrm->out_base, sendsize);
lib/libc/rpc/xdr_rec.c
190
mem_free(rstrm, sizeof(RECSTREAM));
lib/libc/rpc/xdr_rec.c
415
mem_free(rstrm->out_base, rstrm->sendsize);
lib/libc/rpc/xdr_rec.c
416
mem_free(rstrm->in_base, rstrm->recvsize);
lib/libc/rpc/xdr_rec.c
417
mem_free(rstrm, sizeof(RECSTREAM));
lib/libc/rpc/xdr_reference.c
82
mem_free(loc, size);
lib/libcrypto/bio/bss_mem.c
107
.destroy = mem_free
lib/libcrypto/bio/bss_mem.c
91
static int mem_free(BIO *bio);
regress/lib/libz/infcover.c
172
strm->zfree = mem_free;
sys/arch/hppa/include/iomod.h
198
u_int mem_free; /* first free phys. memory location */
sys/arch/hppa/stand/libsa/itecons.c
81
cniodc = (iodcio_t)PAGE0->mem_free;
sys/arch/hppa/stand/libsa/machdep.c
75
PAGE0->memc_resv, PAGE0->mem_free, PAGE0->mem_hpa,
sys/arch/hppa/stand/libsa/pdc.c
287
iodc = (iodcio_t)(PAGE0->mem_free + IODC_MAXSIZE);
sys/arch/luna88k/cbus/i82365_cbus.c
118
.mem_free = pcic_chip_mem_free,
sys/dev/ic/qwx.c
12909
goto mem_free;
sys/dev/ic/qwx.c
12923
goto mem_free;
sys/dev/ic/qwx.c
12934
goto mem_free;
sys/dev/ic/qwx.c
12945
goto mem_free;
sys/dev/ic/qwx.c
12985
goto mem_free;
sys/dev/ic/qwx.c
12996
mem_free:
sys/dev/ic/qwz.c
10602
goto mem_free;
sys/dev/ic/qwz.c
10616
goto mem_free;
sys/dev/ic/qwz.c
10627
goto mem_free;
sys/dev/ic/qwz.c
10638
goto mem_free;
sys/dev/ic/qwz.c
10678
goto mem_free;
sys/dev/ic/qwz.c
10689
mem_free:
sys/dev/pcmcia/pcmciachip.h
103
((*(tag)->mem_free)((handle), (pcmhp)))
sys/dev/pcmcia/pcmciachip.h
64
void (*mem_free)(pcmcia_chipset_handle_t,