Lines Matching refs:xstrdup
49 e->name = xstrdup(name);
50 e->value = xstrdup(value);
74 return xstrdup(e->value);
87 return xstrdup(value);
117 return xstrdup("");
122 return xstrdup(current_file->name);
129 return xstrdup("");
138 return xstrdup(buf);
178 return xstrdup(buf);
187 return xstrdup("");
272 res = xstrdup(v->value);
301 v->name = xstrdup(name);
311 new_value = xstrdup(value);
364 res = xstrdup(argv[n - 1]);
433 res = xstrdup("");
469 return xstrdup("$");