Searched refs:curshell (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/libatalk/compat/
H A Dgetusershell.c51 static char **curshell = NULL; variable
62 if (curshell == NULL)
63 curshell = initshells();
64 ret = *curshell;
66 curshell++;
79 curshell = NULL;
85 curshell = initshells();
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/libatalk/compat/
H A Dgetusershell.c51 static char **curshell = NULL; variable
62 if (curshell == NULL)
63 curshell = initshells();
64 ret = *curshell;
66 curshell++;
79 curshell = NULL;
85 curshell = initshells();
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/libatalk/compat/
H A Dgetusershell.c51 static char **curshell = NULL; variable
62 if (curshell == NULL)
63 curshell = initshells();
64 ret = *curshell;
66 curshell++;
79 curshell = NULL;
85 curshell = initshells();

Completed in 47 milliseconds