Home
last modified time | relevance | path

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

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