HomeSort by: relevance | last modified time | path
    Searched defs:fill_file2 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/kern/
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
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

Completed in 28 milliseconds