OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lim_copy
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/sys/
resourcevar.h
114
struct plimit *
lim_copy
(struct plimit *);
/src/sys/kern/
kern_fork.c
431
p2->p_limit =
lim_copy
(p1_lim);
kern_resource.c
672
*
lim_copy
: make a copy of the plimit structure.
677
lim_copy
(struct plimit *lim)
function in typeref:struct:plimit *
746
newlim =
lim_copy
(lim);
kern_exec.c
2694
p2->p_limit =
lim_copy
(p1->p_limit);
Completed in 16 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025