OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nbigpipe
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
sys_pipe.c
122
static u_int
nbigpipe
= 0;
variable in typeref:typename:u_int
607
(
nbigpipe
< maxbigpipes) &&
611
atomic_inc_uint(&
nbigpipe
);
943
atomic_dec_uint(&
nbigpipe
);
1192
NULL, 0, &
nbigpipe
, 0,
sys_pipe.c
122
static u_int
nbigpipe
= 0;
variable in typeref:typename:u_int
607
(
nbigpipe
< maxbigpipes) &&
611
atomic_inc_uint(&
nbigpipe
);
943
atomic_dec_uint(&
nbigpipe
);
1192
NULL, 0, &
nbigpipe
, 0,
Completed in 23 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025