Lines Matching refs:pa_xstrdup
120 t->name = pa_xstrdup(name);
121 t->type = pa_xstrdup(type);
122 t->domain = pa_xstrdup(domain);
210 tp = pa_xstrdup("UDP");
212 tp = pa_xstrdup("TCP");
214 tp = pa_xstrdup(value);
224 et = pa_xstrdup("RSA");
226 et = pa_xstrdup("none");
235 cn = pa_xstrdup("ALAC");
237 cn = pa_xstrdup("PCM");
248 ch = pa_xstrdup(value);
252 ss = pa_xstrdup(value);
256 sr = pa_xstrdup(value);
260 dm = pa_xstrdup(value);
292 nicename = pa_xstrdup("RAOP");
295 dm = pa_xstrdup(_("Unknown device model"));