openenvutils/commandshell/shell/inc/system.pro
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Mon, 21 Jun 2010 15:51:07 +0300
branchRCL_3
changeset 47 312d2b433792
parent 0 2e3d3ce01487
permissions -rw-r--r--
Revision: 201023 Kit: 2010125

/* 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));