Home
last modified time | relevance | path

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

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