Searched refs:file_type_t (Results 1 – 3 of 3) sorted by relevance
147 } file_type_t; typedef163 file_type_t fo_type; /* descriptor type */208 #define FILEGLOB_DTYPE(fg) ((const file_type_t)((fg)->fg_ops->fo_type))432 fp_get_ftype(proc_t p, int fd, file_type_t ftype, int err, struct fileproc **fpp);
1509 fp_get_ftype(proc_t p, int fd, file_type_t ftype, int err, struct fileproc **fpp) in fp_get_ftype()5482 file_type_t type; in fstat()5722 file_type_t type; in sys_fpathconf()
502 file_type_t fdtype = FILEGLOB_DTYPE(fp->fp_glob); in proc_fdlist_internal()636 file_type_t fdtype = FILEGLOB_DTYPE(fg); in proc_pidfileportlist()