Exemplo n.º 1
0
void
setusershell(void)
{
	curshell = initshells();
}
Exemplo n.º 2
0
ROKEN_LIB_FUNCTION void ROKEN_LIB_CALL
setusershell()
{
    curshell = initshells();
}