SQ_error          75 modules/sv/server.c     fprintf(stderr, "ERROR %d: %s\n", SQ_errno(con), SQ_error(con));
SQ_error         189 modules/sv/server.c     fprintf(stderr, "ERROR %d: %s\n", SQ_errno(con), SQ_error(con));
SQ_error          60 tests/rx/rx_test.c     fprintf(stderr, "ERROR %d: %s\n", SQ_errno(con), SQ_error(con));
SQ_error         160 tests/rx/rx_test.c     fprintf(stderr, "ERROR %d: %s\n", SQ_errno(con), SQ_error(con));
SQ_error         146 tests/sq/test_sq.c         fprintf(stderr, "ERROR %d: %s\n", SQ_errno(con), SQ_error(con));
SQ_error         184 tests/sq/test_sq.c         fprintf(stderr, "ERROR %d: %s\n", SQ_errno(con), SQ_error(con));
SQ_error         220 tests/sq/test_sq.c         fprintf(stderr, "ERROR %d: %s\n", SQ_errno(con), SQ_error(con));
SQ_error         277 tests/sq/test_sq.c         fprintf(stderr, "ERROR %d: %s\n", SQ_errno(con), SQ_error(con));