Searched refs:file_type_t (Results 1 – 3 of 3) sorted by relevance
146 } file_type_t; typedef162 file_type_t fo_type; /* descriptor type */200 #define FILEGLOB_DTYPE(fg) ((const file_type_t)((fg)->fg_ops->fo_type))407 fp_get_ftype(proc_t p, int fd, file_type_t ftype, int err, struct fileproc **fpp);
1431 fp_get_ftype(proc_t p, int fd, file_type_t ftype, int err, struct fileproc **fpp) in fp_get_ftype()5040 file_type_t type; in fstat()5280 file_type_t type; in sys_fpathconf()
486 file_type_t fdtype = FILEGLOB_DTYPE(fp->fp_glob); in proc_fdlist_internal()620 file_type_t fdtype = FILEGLOB_DTYPE(fg); in proc_pidfileportlist()