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