Home
last modified time | relevance | path

Searched defs:FSTYPSZ (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dfstyp.h37 #define FSTYPSZ 16 /* max size of fs identifier */ macro
H A Dstatvfs.h49 #define FSTYPSZ _FSTYPSZ macro
/titanic_41/usr/src/lib/libbc/libc/sys/common/
H A D_statfs.c33 #define FSTYPSZ 16 /* array size for file system type name */ macro