kern_descrip.c | 121 static void fill_file2(struct kinfo_file *, const file_t *, const fdfile_t *, 2340 fill_file2(&kf, fp, ff, i, p->p_pid); 2413 fill_file2(struct kinfo_file *kp, const file_t *fp, const fdfile_t *ff, function in typeref:typename:void
|