Home
last modified time | relevance | path

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

/support/
A Dsupport_capture_subprocess.c33 transfer (const char *what, struct pollfd *pfd, struct xmemstream *stream) in transfer() function
71 transfer ("stdout", &fds[0], &result->out); in support_capture_poll()
72 transfer ("stderr", &fds[1], &result->err); in support_capture_poll()
A Dtst-support_capture_subprocess.c44 transfer (const unsigned char **p, int fd) in transfer() function
117 transfer (&pout, STDOUT_FILENO); in test_common()
118 transfer (&perr, STDERR_FILENO); in test_common()

Completed in 6 milliseconds