OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mq_open_max
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
sys_mqueue.c
73
u_int
mq_open_max
=
MQ_OPEN_MAX
;
variable in typeref:typename:u_int
503
if (atomic_inc_uint_nv(&p->p_mqueue_cnt) >
mq_open_max
) {
1162
CTLTYPE_INT, "
mq_open_max
",
1165
NULL, 0, &
mq_open_max
, 0,
/src/sys/miscfs/procfs/
procfs_linux.c
90
extern u_int
mq_open_max
;
970
return print_uint(
mq_open_max
, uio);
Completed in 13 milliseconds
Indexes created Sun Oct 12 05:10:08 GMT 2025