Searched refs:nmctx_free (Results 1 – 4 of 4) sorted by relevance
/freebsd/lib/libnetmap/ |
H A D | nmport.c | 66 nmctx_free(d->ctx, top); in nmport_pop_cleanup() 109 nmctx_free(d->ctx, d); in nmport_delete() 121 nmctx_free(d->ctx, d->extmem); in nmport_extmem_cleanup() 154 nmctx_free(ctx, clnup); in nmport_extmem() 236 nmctx_free(ctx, clnup); in nmport_extmem_from_file() 262 nmctx_free(d->ctx, cc->opt); in nmport_offset_cleanup() 283 nmctx_free(ctx, clnup); in nmport_offset() 762 nmctx_free(ctx, m); in nmport_undo_mmap()
|
H A D | nmctx.c | 123 nmctx_free(struct nmctx *ctx, void *p) in nmctx_free() function
|
H A D | libnetmap.h | 710 void nmctx_free(struct nmctx *, void *);
|
H A D | nmreq.c | 590 nmctx_free(ctx, w); in nmreq_options_decode()
|