diff -r 000000000000 -r 2e3d3ce01487 openenvutils/commandshell/shell/inc/watch.pro --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/openenvutils/commandshell/shell/inc/watch.pro Tue Feb 02 10:12:00 2010 +0200 @@ -0,0 +1,7 @@ +/* Generated automatically */ +static time_t getlogtime _((WATCH_STRUCT_UTMP*u,int inout)); +static char*watch3ary _((int inout,WATCH_STRUCT_UTMP*u,char*fmt,int prnt)); +static char*watchlog2 _((int inout,WATCH_STRUCT_UTMP*u,char*fmt,int prnt,int fini)); +static void watchlog _((int inout,WATCH_STRUCT_UTMP*u,char**w,char*fmt)); +static int ucmp _((WATCH_STRUCT_UTMP*u,WATCH_STRUCT_UTMP*v)); +static void readwtab _((void));