Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/sys/
H A Dimgact.h88 int ip_envc; /* environment count */ member
/xnu-12377.61.12/bsd/kern/
H A Dkern_exec.c1897 AUDIT_ARG(envv, imgp->ip_endargv, imgp->ip_envc, in exec_mach_imgact()
6398 .count = imgp->ip_envc, in exec_copyout_strings()
6442 ptr_area_size = (imgp->ip_argc + imgp->ip_envc + imgp->ip_applec + 3) * ptr_size; in exec_copyout_strings()
6710 imgp->ip_envc = 0; in exec_extract_strings()
6737 imgp->ip_envc++; in exec_extract_strings()