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 */201 #define FILEGLOB_DTYPE(fg) ((const file_type_t)((fg)->fg_ops->fo_type))408 fp_get_ftype(proc_t p, int fd, file_type_t ftype, int err, struct fileproc **fpp);
1506 fp_get_ftype(proc_t p, int fd, file_type_t ftype, int err, struct fileproc **fpp) in fp_get_ftype()5352 file_type_t type; in fstat()5592 file_type_t type; in sys_fpathconf()
498 file_type_t fdtype = FILEGLOB_DTYPE(fp->fp_glob); in proc_fdlist_internal()632 file_type_t fdtype = FILEGLOB_DTYPE(fg); in proc_pidfileportlist()