Home
last modified time | relevance | path

Searched refs:fill_file2 (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/kern/
Dkern_descrip.c121 static void fill_file2(struct kinfo_file *, const file_t *, const fdfile_t *,
2298 fill_file2(&kf, fp, ff, i, p->p_pid); in sysctl_kern_file2()
2371 fill_file2(struct kinfo_file *kp, const file_t *fp, const fdfile_t *ff, in fill_file2() function