Searched refs:ip_applec (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dimgact.h89 int ip_applec; /* apple vector count */ member in struct:image_params
/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Dkern_exec.c335 * (imgp->ip_applec) Initial applev[0]
2986 .count = imgp->ip_applec - 1, /* exec_path handled above */
3014 ptr_area_size = (imgp->ip_argc + imgp->ip_envc + imgp->ip_applec + 3) *
3420 imgp->ip_applec = 1;
3426 imgp->ip_applec++;
3439 imgp->ip_applec++;
3461 imgp->ip_applec++;
3477 imgp->ip_applec++;

Completed in 191 milliseconds