OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pipespace
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
sys_pipe.c
135
static int
pipespace
(struct pipe *, int);
274
pipespace
(struct pipe *pipe, int size)
function in typeref:typename:int
318
error =
pipespace
(pipe, PIPE_SIZE);
610
if (
pipespace
(wpipe, BIG_PIPE_SIZE) == 0)
sys_pipe.c
135
static int
pipespace
(struct pipe *, int);
274
pipespace
(struct pipe *pipe, int size)
function in typeref:typename:int
318
error =
pipespace
(pipe, PIPE_SIZE);
610
if (
pipespace
(wpipe, BIG_PIPE_SIZE) == 0)
Completed in 22 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025