Searched defs:SOUP_STATUS_IS_TRANSPORT_ERROR (Results 1 – 2 of 2) sorted by relevance
15 #define SOUP_STATUS_IS_TRANSPORT_ERROR(status) ((status) > 0 && (status) < 100) macro
132 #define SOUP_STATUS_IS_TRANSPORT_ERROR(status) ((status) > 0 && (status) < 100) macro