Lines Matching refs:x_strdup
1541 char *actual = x_strdup(name);
1794 argv[*num] = x_strdup(result->option);
2012 passedPty = x_strdup(option);
2376 char *my_class = x_strdup(DEFCLASS);
2383 ProgramName = x_strdup(x_basename(argv[0]));
2478 if ((my_class = x_strdup(option_value)) == NULL) {
2879 resource.title = x_strdup(my_class);
2906 encoding_opt[0] = x_strdup("-encoding");
2914 delimiter[0] = x_strdup("--");
3054 TScreenOf(term)->Tcolors[TEXT_FG].resource = x_strdup(XtDefaultBackground);
3055 TScreenOf(term)->Tcolors[TEXT_BG].resource = x_strdup(XtDefaultForeground);
3805 char *newPath = x_strdup("/bin/sh");
3886 (my_var = x_strdup(environ[j])) != NULL) {
4196 TermName = x_strdup(*envnew);
4200 next = x_strdup(*envnew);
4215 resource.term_name = x_strdup(TermName);
4504 ttydev = x_strdup(handshake.buffer);
4512 ttydev = x_strdup(ptr);
5232 || *(shell_path = x_strdup(pw.pw_shell)) == 0) {
5310 params[0] = x_strdup("-argv0");
5404 ttydev = x_strdup(handshake.buffer);