Home
last modified time | relevance | path

Searched defs:resultfp (Results 1 – 1 of 1) sorted by relevance

/xnu-8020.101.4/bsd/kern/
H A Dkern_descrip.c1228 falloc_withinit(proc_t p, struct fileproc **resultfp, int *resultfd, in falloc_withinit()
1306 falloc(proc_t p, struct fileproc **resultfp, int *resultfd, vfs_context_t ctx) in falloc()
1397 fp_lookup(proc_t p, int fd, struct fileproc **resultfp, int locked) in fp_lookup()
1879 fp_getfvp(proc_t p, int fd, struct fileproc **resultfp, struct vnode **resultvp) in fp_getfvp()