Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmtopo/common/
H A Dfmtopo.c42 #define FMTOPO_EXIT_ERROR 1 macro
1310 return (fmtopo_exit(thp, uuid, FMTOPO_EXIT_ERROR)); in main()
1319 return (fmtopo_exit(thp, uuid, FMTOPO_EXIT_ERROR)); in main()
1349 return (fmtopo_exit(thp, uuid, err ? FMTOPO_EXIT_ERROR : in main()
1374 return (fmtopo_exit(thp, uuid, FMTOPO_EXIT_ERROR)); in main()