Searched refs:env_cache (Results 1 – 1 of 1) sorted by relevance
1154 struct env_cache { struct1155 struct env_cache *ec_next; argument1160 static struct env_cache *env_cache_list = NULL; argument1167 struct env_cache *ec = ecalloc(1, sizeof(struct env_cache)); in addenv_cache()1180 struct env_cache *ec; in getenv_cache()