Functions
test-pipe-close-stdout-read-stdin.c File Reference
#include <stdlib.h>
#include <unistd.h>
#include <sys/wait.h>
#include <sys/types.h>
#include "uv.h"
#include "task.h"
Include dependency graph for test-pipe-close-stdout-read-stdin.c:

Go to the source code of this file.

Functions

void alloc_buffer (uv_handle_t *handle, size_t suggested_size, uv_buf_t *buf)
 
void read_stdin (uv_stream_t *stream, ssize_t nread, const uv_buf_t *buf)
 
 TEST_IMPL (pipe_close_stdout_read_stdin)
 

Function Documentation

◆ alloc_buffer()

void alloc_buffer ( uv_handle_t handle,
size_t  suggested_size,
uv_buf_t buf 
)

Definition at line 32 of file test-pipe-close-stdout-read-stdin.c.

◆ read_stdin()

void read_stdin ( uv_stream_t stream,
ssize_t  nread,
const uv_buf_t buf 
)

Definition at line 40 of file test-pipe-close-stdout-read-stdin.c.

◆ TEST_IMPL()

TEST_IMPL ( pipe_close_stdout_read_stdin  )

Definition at line 51 of file test-pipe-close-stdout-read-stdin.c.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:33