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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/libatalk/compat/
H A Dgetusershell.c52 static char **curshell = NULL; variable
63 if (curshell == NULL)
64 curshell = initshells();
65 ret = *curshell;
67 curshell++;
80 curshell = NULL;
86 curshell = initshells();

Completed in 39 milliseconds