Searched defs:FMTOPO_EXIT_ERROR (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fm/fmtopo/common/
H A Dfmtopo.c41 #define FMTOPO_EXIT_ERROR 1 macro
1262 return (fmtopo_exit(thp, uuid, FMTOPO_EXIT_ERROR));
1271 return (fmtopo_exit(thp, uuid, FMTOPO_EXIT_ERROR));
1294 return (fmtopo_exit(thp, uuid, err ? FMTOPO_EXIT_ERROR :
1305 return (fmtopo_exit(thp, uuid, FMTOPO_EXIT_ERROR));

Completed in 59 milliseconds