OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:new_msgpool
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/kern/
sysv_msg.c
213
char *old_msgpool, *
new_msgpool
;
local in function:msgrealloc
269
new_msgpool
= (void *)v;
270
new_msgmaps = (void *)((uintptr_t)
new_msgpool
+ ALIGN(newmsgmax));
371
memcpy(&
new_msgpool
[nnext * msginfo.msgssz],
397
msgpool =
new_msgpool
;
Completed in 55 milliseconds
Indexes created Tue Oct 14 06:10:07 GMT 2025