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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_exec.c2174 int stringc = imgp->ip_argc + imgp->ip_envc; local
2256 if (stringc == imgp->ip_envc) {
2264 if (--stringc < 0)

Completed in 29 milliseconds