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