Searched refs:dupstr (Results 1 – 4 of 4) sorted by relevance
477 return (dupstr (current_type->type_commands.names [i])); in complete_command()488 return (dupstr (ext2_commands.names [i])); in complete_command()499 return (dupstr (general_commands.names [i])); in complete_command()508 return (dupstr ("quit")); in complete_command()521 char *dupstr (char *src) in dupstr() function
300 char *dupstr (char *src);
193 static char* dupstr(SkChunkAlloc* chunk, const char src[]) in dupstr() function255 attr->fName = dupstr(fAlloc, name); in onAddAttribute()256 attr->fValue = dupstr(fAlloc, value); in onAddAttribute()297 fElemName = dupstr(fAlloc, elem); in startCommon()
84 dupstr (char* s) in dupstr() function287 return (dupstr(name));