Searched refs:env_format (Results 1 – 1 of 1) sorted by relevance
24 const char *env_format = "TEST=%s"; in test_heap_memory() local25 const size_t len = strlen(var) + strlen(env_format); in test_heap_memory()