Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/sys/
H A Dimgact.h93 char *ip_endenvv; /* end of envv/start of applev */ member
/xnu-10063.141.1/bsd/kern/
H A Dkern_exec.c1322 imgp->ip_endenvv - imgp->ip_endargv); in exec_mach_imgact()
5672 .start_string = imgp->ip_endenvv, in exec_copyout_strings()
6018 imgp->ip_endenvv = imgp->ip_strendp; in exec_extract_strings()