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

/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dbpf.h246 char bh_comm[MAXCOMLEN+1]; /* process command */ member in struct:bpf_hdr_ext
H A Dbpf.c1034 proc_name(ehp->bh_pid, ehp->bh_comm, MAXCOMLEN);
2386 strlcpy(ehp->bh_comm, bt->bt_comm,
2387 sizeof(ehp->bh_comm));
/macosx-10.10/libpcap-48/libpcap/
H A Dpcap-bpf.c1142 if (p->extendedhdr && bhep->bh_comm[0])
1144 "pid %s.%d svc %s", bhep->bh_comm,

Completed in 93 milliseconds