Home
last modified time | relevance | path

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

/xnu-8792.81.2/SETUP/config/
H A Dopenp.c90 fopenp(const char *fpath, char *file, char *complete, const char *ftype) in fopenp()
/xnu-8792.81.2/bsd/miscfs/devfs/
H A Ddevfs_fdesc_support.c203 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 Dkern_descrip.c1506 fp_get_ftype(proc_t p, int fd, file_type_t ftype, int err, struct fileproc **fpp) in fp_get_ftype()