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