ipc_common.sh.errors 436 B

12345678910111213141516171819202122232425
  1. .PP
  2. .B CS_ERR_TRY_AGAIN
  3. Resource temporarily unavailable
  4. .B CS_ERR_INVALID_PARAM
  5. Invalid argument
  6. .B CS_ERR_ACCESS
  7. Permission denied
  8. .B CS_ERR_LIBRARY
  9. The connection failed
  10. .B CS_ERR_INTERRUPT
  11. System call inturrupted by a signal
  12. .B CS_ERR_NOT_SUPPORTED
  13. The requested protocol/functuality not supported
  14. .B CS_ERR_MESSAGE_ERROR
  15. Incorrect auth message received
  16. .B CS_ERR_NO_MEMORY
  17. Not enough memory to completed the requested task