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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dproc_info.h66 char pbi_comm[MAXCOMLEN + 1]; member in struct:proc_bsdinfo
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dproc_info.c359 bcopy(&p->p_comm, &pbsd->pbi_comm[0], MAXCOMLEN);

Completed in 7 milliseconds