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

/freebsd-11-stable/usr.bin/kdump/
H A Dkdump.c95 int fetchprocinfo(struct ktr_header *, u_int *);
506 if (fetchprocinfo(&ktr_header, (u_int *)m) != 0)
614 fetchprocinfo(struct ktr_header *kth, u_int *flags) function

Completed in 53 milliseconds