Searched refs:dupstr (Results 1 – 5 of 5) sorted by relevance
478 return (dupstr (current_type->type_commands.names [i])); in complete_command()489 return (dupstr (ext2_commands.names [i])); in complete_command()500 return (dupstr (general_commands.names [i])); in complete_command()509 return (dupstr ("quit")); in complete_command()522 char *dupstr (char *src) in dupstr() function
300 char *dupstr (char *src);
179 static char* dupstr(SkArenaAlloc* chunk, const char src[]) { in dupstr() function236 attr->fName = dupstr(fAlloc, name); in onAddAttribute()237 attr->fValue = dupstr(fAlloc, value); in onAddAttribute()277 fElemName = dupstr(fAlloc, elem); in startCommon()
84 dupstr (char* s) in dupstr() function287 return (dupstr(name));