Home
last modified time | relevance | path

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

/dports/sysutils/R-cran-processx/processx/src/win/
H A Dprocessx-win.h26 void processx__stdio_destroy(BYTE* buffer);
H A Dstdio.c418 processx__stdio_destroy(buffer); in processx__stdio_create()
427 void processx__stdio_destroy(BYTE* buffer) { in processx__stdio_destroy() function
H A Dprocessx.c980 processx__stdio_destroy(handle->child_stdio_buffer); in processx_exec()
1080 processx__stdio_destroy(handle->child_stdio_buffer); in processx_exec()