Home
last modified time | relevance | path

Searched refs:exec_stackgap (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/sys/
H A Dimgact.h125 void exec_stackgap(struct image_params *imgp, uintptr_t *dp);
/f-stack/freebsd/kern/
H A Dkern_exec.c1544 exec_stackgap(struct image_params *imgp, uintptr_t *dp) in exec_stackgap() function
1644 exec_stackgap(imgp, &destp); in exec_copyout_strings()