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

/freebsd-10-stable/usr.bin/kdump/
H A Dkdump.c91 int fetchprocinfo(struct ktr_header *, u_int *);
345 if (fetchprocinfo(&ktr_header, (u_int *)m) != 0)
461 fetchprocinfo(struct ktr_header *kth, u_int *flags) function

Completed in 124 milliseconds