Searched defs:EnvVariable (Results 1 – 3 of 3) sorted by relevance
8 EnvVariable, enumerator
266 struct EnvVariable { struct267 char name[kMaxEnvNameLength];268 char value[kMaxEnvValueLength];