HomeSort by relevance Sort by last modified time
    Searched refs:script_env (Results 1 - 2 of 2) sorted by null

  /external/ppp/pppd/
main.c 187 char **script_env; /* Env. variable values for scripts */ variable
188 int s_env_nalloc; /* # words avail at script_env */
325 script_env = NULL;
    [all...]
pppd.h 228 extern char **script_env; /* Environment variables for scripts */
    [all...]

Completed in 153 milliseconds