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

/darwin-on-arm/xnu/bsd/sys/
H A Dimgact.h107 char *ip_p_comm; /* optional alt p->p_comm */ member in struct:image_params
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_exec.c1013 if (0 != imgp->ip_p_comm[0]) {
1014 bcopy((caddr_t)imgp->ip_p_comm, (caddr_t)p->p_comm,
1735 imgp->ip_p_comm = alt_p_comm; /* for PowerPC */
2323 imgp->ip_p_comm = alt_p_comm; /* for PowerPC */

Completed in 25 milliseconds