Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/sys/
H A Dimgact.h89 int ip_applec; /* apple vector count */ member
/xnu-8020.101.4/bsd/kern/
H A Dkern_exec.c5043 .count = imgp->ip_applec - 1, /* exec_path handled above */ in exec_copyout_strings()
5071 ptr_area_size = (imgp->ip_argc + imgp->ip_envc + imgp->ip_applec + 3) * ptr_size; in exec_copyout_strings()
5518 imgp->ip_applec = 1; in exec_add_apple_strings()
5535 imgp->ip_applec++; in exec_add_apple_strings()
5548 imgp->ip_applec++; in exec_add_apple_strings()
5563 imgp->ip_applec++; in exec_add_apple_strings()
5572 imgp->ip_applec++; in exec_add_apple_strings()
5582 imgp->ip_applec++; in exec_add_apple_strings()
5603 imgp->ip_applec++; in exec_add_apple_strings()
5617 imgp->ip_applec++; in exec_add_apple_strings()
[all …]