openenvutils/commandshell/shell/inc/watch.pro
changeset 0 2e3d3ce01487
equal deleted inserted replaced
-1:000000000000 0:2e3d3ce01487
       
     1 /* Generated automatically */
       
     2 static time_t getlogtime _((WATCH_STRUCT_UTMP*u,int inout));
       
     3 static char*watch3ary _((int inout,WATCH_STRUCT_UTMP*u,char*fmt,int prnt));
       
     4 static char*watchlog2 _((int inout,WATCH_STRUCT_UTMP*u,char*fmt,int prnt,int fini));
       
     5 static void watchlog _((int inout,WATCH_STRUCT_UTMP*u,char**w,char*fmt));
       
     6 static int ucmp _((WATCH_STRUCT_UTMP*u,WATCH_STRUCT_UTMP*v));
       
     7 static void readwtab _((void));