Searched refs:local_strcat (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/metaflac/
H A Dutils.h32 void local_strcat(char **dest, const char *source);
H A Doperations_shorthand_cuesheet.c168 local_strcat(seekpoint_specification, spec);
H A Dutils.c59 void local_strcat(char **dest, const char *source) function
H A Doptions.c605 local_strcat(&(op->argument.add_seekpoint.specification), spec);
606 local_strcat(&(op->argument.add_seekpoint.specification), ";");

Completed in 32 milliseconds