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

/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dimgact.h107 char *ip_p_comm; /* optional alt p->p_comm */ member in struct:image_params
/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Dkern_exec.c1049 if (0 != imgp->ip_p_comm[0]) {
1050 bcopy((caddr_t)imgp->ip_p_comm, (caddr_t)p->p_comm,
1956 imgp->ip_p_comm = alt_p_comm; /* for PowerPC */
2716 imgp->ip_p_comm = alt_p_comm; /* for PowerPC */

Completed in 192 milliseconds