openenvutils/commandshell/shell/inc/cond.pro
changeset 0 2e3d3ce01487
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/openenvutils/commandshell/shell/inc/cond.pro	Tue Feb 02 10:12:00 2010 +0200
@@ -0,0 +1,7 @@
+/* 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));