Lines Matching defs:argument
3258 pa_tagstruct_puts(t, module->argument);
4361 const char *name, *argument;
4368 pa_tagstruct_gets(t, &argument) < 0 ||
4376 CHECK_VALIDITY(c->pstream, !argument || pa_utf8_valid(argument), tag, PA_ERR_INVALID);
4378 if (pa_module_load(&m, c->protocol->core, name, argument) < 0) {
5345 pa_log_error("srbchannel= expects a boolean argument.");
5350 pa_log_error("auth-anonymous= expects a boolean argument.");
5356 pa_log_error("auth-group-enable= expects a boolean argument.");
5384 pa_log_error("auth-cookie-enabled= expects a boolean argument.");