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

/darwin-on-arm/xnu/bsd/sys/
H A Dimgact.h89 int ip_applec; /* apple vector count */ member in struct:image_params
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_exec.c338 * (imgp->ip_applec) Initial applev[0]
2572 .count = imgp->ip_applec - 1, /* exec_path handled above */
2600 ptr_area_size = (imgp->ip_argc + imgp->ip_envc + imgp->ip_applec + 3) *
2993 imgp->ip_applec = 1;
2999 imgp->ip_applec++;
3016 imgp->ip_applec++;
3032 imgp->ip_applec++;

Completed in 24 milliseconds