Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libfstyp/common/
H A Dlibfstyp.h50 FSTYP_ERR_NOP, /* no such operation */ enumerator
H A Dlibfstyp.c271 return (FSTYP_ERR_NOP); in fstyp_dump()
302 case FSTYP_ERR_NOP: in fstyp_strerror()
/titanic_50/usr/src/cmd/fstyp/
H A Dfstyp.c154 if (aflag || (vflag && (error == FSTYP_ERR_NOP))) { in main()