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