openenvutils/commandshell/shell/inc/system.pro
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Wed, 31 Mar 2010 21:49:52 +0300
branchRCL_3
changeset 17 d440d4c7e9b4
parent 0 2e3d3ce01487
permissions -rw-r--r--
Revision: 201011 Kit: 201013

/* Generated automatically */
static int getposint _((char*instr,char*nam));
static int bin_sysread _((char*nam,char**args,Options ops,UNUSED(int func)));
static int bin_syswrite _((char*nam,char**args,Options ops,UNUSED(int func)));
static int bin_syserror _((char*nam,char**args,Options ops,UNUSED(int func)));
static char**errnosgetfn _((UNUSED(Param pm)));
static void tidyparam _((Param pm));