Searched refs:sShellIndex (Results 1 - 1 of 1) sorted by last modified time

/haiku/src/libs/bsd/
H A Dusershell.c17 static int sShellIndex; variable
23 if (kShells[sShellIndex] == NULL)
26 return (char*)kShells[sShellIndex++];
33 sShellIndex = 0;
40 sShellIndex = 0;

Completed in 42 milliseconds