Searched refs:xstrdup (Results 1 – 14 of 14) sorted by relevance
101 yylval.labelref = xstrdup(yytext);107 yylval.literal = xstrdup(yytext);114 yylval.labelref = xstrdup(yytext+1);121 yylval.labelref = xstrdup(yytext+2);139 yylval.propnodename = xstrdup(yytext);
61 prop = build_property(xstrdup(de->d_name), in read_fstree()71 newchild = name_node(newchild, xstrdup(de->d_name)); in read_fstree()
53 extern char *xstrdup(const char *s);
27 char *xstrdup(const char *s) in xstrdup() function
57 fullname = xstrdup("<stdin>"); in srcfile_relative_open()61 fullname = xstrdup(fname); in srcfile_relative_open()
630 str = xstrdup(inb->ptr); in flat_read_string()672 return xstrdup(inb->base + offset); in flat_read_stringtable()737 return xstrdup(cpath + plen); in nodename_from_path()
902 yylval.labelref = xstrdup(yytext);910 yylval.literal = xstrdup(yytext);919 yylval.labelref = xstrdup(yytext+1);928 yylval.labelref = xstrdup(yytext+2);952 yylval.propnodename = xstrdup(yytext);
14 char *xstrdup(const char *str) in xstrdup() function
85 return xstrdup(path); in perf_pathdup()
177 extern char *xstrdup(const char *str);
87 #define xstrdup(str) ({ char *__str = strdup(str); \ macro
356 newnode->string = xstrdup(string); in mk_node()385 newnode->string = xstrdup(node->string); in copy_node()496 subsym = add_reference_symbol(xstrdup(sym->string), sym->tag, in read_reference()
171 source_file = xstrdup(cur_filename);
1980 source_file = xstrdup(cur_filename);