Home
last modified time | relevance | path

Searched refs:FIODTYPE (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.41.6/bsd/sys/
H A Dfilio.h82 #define FIODTYPE _IOR('f', 122, int) /* get d_type */ macro
/xnu-12377.41.6/bsd/vfs/
H A Dvfs_vnops.c1787 if (com == FIODTYPE) { in vn_ioctl()