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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dimgact.h88 char *ip_argv; /* argument vector beginning */ member in struct:image_params
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_exec.c286 * (imgp->ip_argv) beginning of argument list
324 imgp->ip_argv = imgp->ip_strendp;
2169 char *argv = imgp->ip_argv; /* modifiable copy of argv */
2181 unsigned patharea_len = imgp->ip_argv - imgp->ip_strings;
2248 * intuitive (imgp->ip_argv - imgp->ip_strings) because we are

Completed in 34 milliseconds