Searched defs:ftype (Results 1 – 3 of 3) sorted by relevance
| /xnu-8792.81.2/SETUP/config/ |
| H A D | openp.c | 90 fopenp(const char *fpath, char *file, char *complete, const char *ftype) in fopenp()
|
| /xnu-8792.81.2/bsd/miscfs/devfs/ |
| H A D | devfs_fdesc_support.c | 203 fdesc_allocvp(fdntype ftype, int ix, struct mount *mp, struct vnode **vpp, enum vtype vtype, int fd… in fdesc_allocvp()
|
| /xnu-8792.81.2/bsd/kern/ |
| H A D | kern_descrip.c | 1506 fp_get_ftype(proc_t p, int fd, file_type_t ftype, int err, struct fileproc **fpp) in fp_get_ftype()
|