Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/kern/
H A Dkern_descrip.c1289 falloc_withinit(proc_t p, struct fileproc **resultfp, int *resultfd, in falloc_withinit()
1367 falloc(proc_t p, struct fileproc **resultfp, int *resultfd, vfs_context_t ctx) in falloc()
1458 fp_lookup(proc_t p, int fd, struct fileproc **resultfp, int locked) in fp_lookup()
1939 fp_getfvp(proc_t p, int fd, struct fileproc **resultfp, struct vnode **resultvp) in fp_getfvp()