Home
last modified time | relevance | path

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

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