HomeSort by: relevance | last modified time | path
    Searched defs:__fts_dev_t (Results 1 - 6 of 6) sorted by relevancy

  /src/lib/libc/compat/gen/
compat___fts31.c 31 #define __fts_dev_t uint32_t macro
compat___fts32.c 25 #define __fts_dev_t uint32_t macro
compat_fts.c 22 #define __fts_dev_t uint32_t macro
compat___fts13.c 33 #define __fts_dev_t uint32_t macro
compat___fts30.c 32 #define __fts_dev_t uint32_t macro
  /src/include/
fts.h 52 #ifndef __fts_dev_t
53 #define __fts_dev_t dev_t macro
100 __fts_dev_t fts_dev; /* device */

Completed in 42 milliseconds