Searched refs:fetchprocinfo (Results 1 – 1 of 1) sorted by relevance
92 static int fetchprocinfo(struct ktr_header *, u_int *);474 if (fetchprocinfo(&ktr_header, (u_int *)m) != 0) in main()555 fetchprocinfo(struct ktr_header *kth, u_int *flags) in fetchprocinfo() function