Desktop/xinu_mips-1.0.2.tar/xinu_mips-1.0.2/shell/xsh_test.c File Reference

#include <kernel.h>

Include dependency graph for xsh_test.c:

Go to the source code of this file.

Functions

command xsh_test (ushort stdin, ushort stdout, ushort stderr, ushort nargs, char *args[])


Detailed Description

xsh_test

Id
xsh_test.c 226 2007-07-12 01:18:27Z mschul

Definition in file xsh_test.c.


Function Documentation

command xsh_test ( ushort  stdin,
ushort  stdout,
ushort  stderr,
ushort  nargs,
char *  args[] 
)

Shell command (test) provides a mechanism for testing XINU features. The action and output varies depending on the feature currently being tested. This is not meant to serve as a permanent shell command for a particular action.

Parameters:
stdin descriptor of input device
stdout descriptor of output device
stderr descriptor of error device
args array of arguments
Returns:
OK for success, SYSERR for syntax error

Definition at line 22 of file xsh_test.c.

References OK.


Generated on Thu Oct 9 22:34:56 2008 for xinu by  doxygen 1.5.5