Searched refs:MAX_NAMED_PIPE_SIZE (Results 1 – 3 of 3) sorted by relevance
2598 # define MAX_NAMED_PIPE_SIZE 65535 macro
101 if (todo > MAX_NAMED_PIPE_SIZE) in fd_write()102 size = MAX_NAMED_PIPE_SIZE; in fd_write()
5242 1, MAX_NAMED_PIPE_SIZE, 0, 0, NULL); in create_pipe_pair()