|
nfs-ganesha 1.4
|
Internal routines for the shell. More...
#include <stdio.h>Go to the source code of this file.
Classes | |
| struct | command_def__ |
| struct | layer_def__ |
| struct | shell_state__ |
Typedefs | |
| typedef struct command_def__ | command_def_t |
| typedef struct layer_def__ | layer_def_t |
| typedef struct shell_state__ | shell_state_t |
Internal routines for the shell.
Revision 1.2 2005/07/26 12:54:47 leibovic Multi-thread shell with synchronisation routines.
Revision 1.1 2005/05/09 12:23:55 leibovic Version 2 of ganeshell.
Definition in file shell_types.h.
| typedef struct command_def__ command_def_t |
command definition
| typedef struct layer_def__ layer_def_t |
layer definition
| typedef struct shell_state__ shell_state_t |
1.7.3