Home
last modified time | relevance | path

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

/dports/sysutils/R-cran-processx/processx/src/win/
H A Dstdio.c62 static int processx__create_output_handle(HANDLE *handle_ptr, const char *file, in processx__create_output_handle() function
358 err = processx__create_output_handle(&CHILD_STDIO_HANDLE(buffer, i), in processx__stdio_create()