OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:calcstack
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
kern_exec.c
135
static size_t
calcstack
(struct execve_data * restrict, const size_t);
885
const size_t len =
calcstack
(data, pax_aslr_stack_gap(epp) + RTLD_GAP);
1513
calcstack
(struct execve_data * restrict data, const size_t gaplen)
function in typeref:typename:size_t
kern_exec.c
135
static size_t
calcstack
(struct execve_data * restrict, const size_t);
885
const size_t len =
calcstack
(data, pax_aslr_stack_gap(epp) + RTLD_GAP);
1513
calcstack
(struct execve_data * restrict data, const size_t gaplen)
function in typeref:typename:size_t
Completed in 23 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025