Searched refs:GetEnviron (Results 1 – 1 of 1) sorted by relevance
215 inline char** GetEnviron() { in GetEnviron() function225 inline char** GetEnviron() { return environ; }3018 char** env = GetEnviron(); in TakeSnapshot()