HomeSort by relevance Sort by last modified time
    Searched full:snapshot_env (Results 1 - 1 of 1) sorted by null

  /external/toybox/toys/lsb/
su.c 33 static char *snapshot_env(char *name) function
73 char *stuff[] = {snapshot_env("TERM"), snapshot_env("DISPLAY"),
74 snapshot_env("COLORTERM"), snapshot_env("XAUTHORITY")};

Completed in 72 milliseconds