openenvutils/commandshell/shell/inc/cond.pro
author Dario Sestito <darios@symbian.org>
Mon, 28 Jun 2010 17:46:35 +0100
branchRCL_3
changeset 44 2904da99c26d
parent 0 2e3d3ce01487
permissions -rw-r--r--
Temporary fix for bug 2850 (while waiting for the official fix - ETA: wk 27)

/* Generated automatically */
static int doaccess _((char*s,int c));
static struct stat*getstat _((char*s));
static mode_t dostat _((char*s));
static mode_t dolstat _((char*s));
static int optison _((char*name,char*s));
static void tracemodcond _((char*name,char**args,int inf));