Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dvfs.c173 #define FSINFO_MNTLEN 48 macro
175 #define FSINFO_MNTLEN 56 macro
219 else if (!opt_v && (len >= FSINFO_MNTLEN)) in fsinfo()
224 strcpy(&buf[FSINFO_MNTLEN - 4], "..."); in fsinfo()