Searched refs:expand_pipespace (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Dsys_pipe.c227 static int expand_pipespace(struct pipe *p, int target_size);
353 expand_pipespace(struct pipe *p, int target_size) function
917 error = expand_pipespace(wpipe, pipe_size);

Completed in 12 milliseconds