OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pipe_ctor
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
sys_pipe.c
136
static int
pipe_ctor
(void *, void *, int);
148
NULL, IPL_NONE,
pipe_ctor
, pipe_dtor, NULL);
153
NULL, IPL_NONE,
pipe_ctor
, pipe_dtor, (void *)1);
158
pipe_ctor
(void *arg, void *obj, int flags)
function in typeref:typename:int
sys_pipe.c
136
static int
pipe_ctor
(void *, void *, int);
148
NULL, IPL_NONE,
pipe_ctor
, pipe_dtor, NULL);
153
NULL, IPL_NONE,
pipe_ctor
, pipe_dtor, (void *)1);
158
pipe_ctor
(void *arg, void *obj, int flags)
function in typeref:typename:int
Completed in 22 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025