37 #include <maloc/maloc_base.h>
39 #include <maloc/vsys.h>
40 #include <maloc/vsh.h>
41 #include <maloc/vmp.h>
43 int Vsh_pshell(
Vsh *thee,
char *pPR,
void *pthee,
44 int (*builtin)(
void *thee,
int argc,
char **argv));
46 Vio *Vsh_pioSetup(
Vsh *thee,
char *key);
47 void Vsh_pioCleanup(
Vsh *thee,
Vio **sock);