Searched refs:PA_ERR_TOOLARGE (Results 1 – 5 of 5) sorted by relevance
490 PA_ERR_TOOLARGE, /**< Data too large */ enumerator521 #define PA_ERR_TOOLARGE PA_ERR_TOOLARGE macro
56 [PA_ERR_TOOLARGE] = N_("Too large"), in pa_strerror()
408 return -PA_ERR_TOOLARGE; in pa_source_output_new()
460 return -PA_ERR_TOOLARGE; in pa_sink_input_new()
2983 CHECK_VALIDITY(c->pstream, length <= PA_SCACHE_ENTRY_SIZE_MAX, tag, PA_ERR_TOOLARGE); in command_create_upload_stream()3039 pa_pstream_send_error(c->pstream, tag, PA_ERR_TOOLARGE); in command_finish_upload_stream()