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