Lines Matching refs:x_strdup
2456 if ((log_default = x_strdup(log_def_name)) != NULL) {
3935 screen->EscapeFontName() = x_strdup(name);
4291 if ((bp = x_strdup(buf)) != NULL) {
6142 my_attr = x_strdup(attribute);
6329 if ((tmpName = x_strdup(pOld->names[TEXT_BG])) != NULL) {
6373 && (newName = x_strdup(name)) != NULL) {
6637 result = x_strdup(tmp);
6662 result = x_strdup(result);
7168 result = x_strdup("C");
7170 result = x_strdup(result);
7188 result = x_strdup("ASCII");
7190 result = x_strdup("ISO-8859-1");
7216 char *locale = x_strdup(xtermEnvLocale());
7546 restart_command[target] = x_strdup(option);
7549 restart_command[target] = x_strdup(buffer);
7554 restart_command[target] = x_strdup(buffer);
7625 restart_command[target++] = x_strdup(argv[source]);
7921 item->name = x_strdup(item->name); \