Searched refs:fi_type (Results 1 – 2 of 2) sorted by relevance
| /xnu-11417.140.69/bsd/sys/ | ||
| H A D | proc_info.h | 255 int32_t fi_type; member |
| /xnu-11417.140.69/bsd/kern/ | ||
| H A D | proc_info.c | 2624 fproc->fi_type = FILEGLOB_DTYPE(fp->fp_glob); in fill_fileinfo() |