Searched refs:EXIT_NONFATAL (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ptools/plgrp/
H A Dplgrp.c60 #define EXIT_NONFATAL 2 /* non-fatal errors */ macro
1017 return (EXIT_NONFATAL);
1600 return ((nerrors ||interrupt) ? EXIT_NONFATAL : EXIT_SUCCESS);

Completed in 63 milliseconds