Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/sys/
H A Dimgact.h88 int ip_envc; /* environment count */ member
/xnu-8792.61.2/bsd/kern/
H A Dkern_exec.c1282 AUDIT_ARG(envv, imgp->ip_endargv, imgp->ip_envc, in exec_mach_imgact()
5403 .count = imgp->ip_envc, in exec_copyout_strings()
5447 ptr_area_size = (imgp->ip_argc + imgp->ip_envc + imgp->ip_applec + 3) * ptr_size; in exec_copyout_strings()
5715 imgp->ip_envc = 0; in exec_extract_strings()
5742 imgp->ip_envc++; in exec_extract_strings()