Searched refs:prefix_given (Results 1 – 1 of 1) sorted by relevance
749 const char *prefix_given, in fill_prefix() argument754 if (prefix_given != NULL && strcmp(prefix_given, "") != 0) { in fill_prefix()755 stringsink_string(classname, NULL, prefix_given, in fill_prefix()756 strlen(prefix_given), NULL); in fill_prefix()