Home
last modified time | relevance | path

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

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