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

/macosx-10.10/lsof-53/lsof/dialects/darwin/kmem/
H A Ddsock.c83 struct kern_event_pcb kev_cb; local
366 || kread((KA_T)s.so_pcb, (char *)&kev_cb, sizeof(kev_cb))) {
367 (void) snpf(Namech, Namechl, "can't read kev_cb at %s",
377 kev_cb.vendor_code_filter,
378 kev_cb.class_filter, kev_cb.subclass_filter);

Completed in 115 milliseconds