Searched refs:EXIT_SETUP_FAIL (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/test/os-tests/tests/pf_key/ |
H A D | kmc-updater.c | 30 #define EXIT_SETUP_FAIL -1 macro 48 err(EXIT_SETUP_FAIL, "%s write error", msgtypestr); in write_and_read() 55 err(EXIT_SETUP_FAIL, "%s read reply error", msgtypestr); in write_and_read() 61 err(EXIT_SETUP_FAIL, "%s reply has error (diag = %d, %s)", in write_and_read() 72 exit(EXIT_SETUP_FAIL); in usage() 105 err(EXIT_SETUP_FAIL, in main() 117 err(EXIT_SETUP_FAIL, in main() 143 err(EXIT_SETUP_FAIL, in main() 156 err(EXIT_SETUP_FAIL, in main() 160 err(EXIT_SETUP_FAIL, "Zero SPI not allowed:"); in main() [all …]
|