OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bsd_to_linux_rlimit
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/compat/linux/common/
linux_limit.h
55
#define
bsd_to_linux_rlimit
(l, b) bsd_to_linux_rlimit64(l, b)
macro
57
#define
bsd_to_linux_rlimit
(l, b) bsd_to_linux_rlimit32(l, b)
macro
linux_misc.c
1495
bsd_to_linux_rlimit
(&orl, &l->l_proc->p_rlimit[which]);
/src/sys/compat/linux32/common/
linux32_resource.c
91
bsd_to_linux_rlimit
(&orl, &l->l_proc->p_rlimit[which]);
Completed in 15 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025