Home
last modified time | relevance | path

Searched refs:xfer_context_post_process (Results 1 – 3 of 3) sorted by relevance

/dports/audio/alsa-utils/alsa-utils-1.2.2/axfer/
H A Dxfer.h72 void xfer_context_post_process(struct xfer_context *xfer);
H A Dxfer.c251 void xfer_context_post_process(struct xfer_context *xfer) in xfer_context_post_process() function
H A Dsubcmd-transfer.c413 xfer_context_post_process(&ctx->xfer); in context_post_process()