Searched refs:FIODTYPE (Results 1 – 2 of 2) sorted by relevance
| /xnu-8792.41.9/bsd/sys/ | ||
| H A D | filio.h | 82 #define FIODTYPE _IOR('f', 122, int) /* get d_type */ macro |
| /xnu-8792.41.9/bsd/vfs/ | ||
| H A D | vfs_vnops.c | 1741 if (com == FIODTYPE) { in vn_ioctl() |