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

  /src/sys/kern/
kern_descrip.c 120 static void fill_file(struct file *, const struct file *);
2194 fill_file(&fbuf, fp);
2391 fill_file(struct file *fp, const struct file *fpsrc) function in typeref:typename:void
kern_descrip.c 120 static void fill_file(struct file *, const struct file *);
2194 fill_file(&fbuf, fp);
2391 fill_file(struct file *fp, const struct file *fpsrc) function in typeref:typename:void

Completed in 139 milliseconds