Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/sys/
H A Dimgact.h88 int ip_envc; /* environment count */ member
/xnu-10063.141.1/bsd/kern/
H A Dkern_exec.c1321 AUDIT_ARG(envv, imgp->ip_endargv, imgp->ip_envc, in exec_mach_imgact()
5657 .count = imgp->ip_envc, in exec_copyout_strings()
5701 ptr_area_size = (imgp->ip_argc + imgp->ip_envc + imgp->ip_applec + 3) * ptr_size; in exec_copyout_strings()
5969 imgp->ip_envc = 0; in exec_extract_strings()
5996 imgp->ip_envc++; in exec_extract_strings()