Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fstyp/
H A Dfstyp.c80 const char *modfsname; in main() local
112 modfsname = getmodfsname(); in main()
137 if ((error = fstyp_ident(h, modfsname, &fsname)) != 0) { in main()