Searched refs:scnndxnm (Results 1 – 1 of 1) sorted by relevance
4720 char scnndxnm[100]; in shdr_cache() local4810 (void) snprintf(scnndxnm, sizeof (scnndxnm), in shdr_cache()4813 if ((_cache->c_name = malloc(strlen(scnndxnm) + 1)) == NULL) { in shdr_cache()4820 (void) strcpy(_cache->c_name, scnndxnm); in shdr_cache()