Searched refs:crom_string_hex (Results 1 – 1 of 1) sorted by relevance
788 char *crom_string_hex = NULL; local840 crom_string_hex = malloc(strlen(optarg) + 1);841 if (crom_string_hex == NULL)843 strcpy(crom_string_hex, optarg);1023 tmp = str2node(fd, crom_string_hex);1026 free(crom_string_hex);