search for: cmd_timestamp

Displaying 1 result from an estimated 1 matches for "cmd_timestamp".

1999 Apr 08
0
Keep-timestamp-in-`get'-patch for smbclient in samba-2.0.3
...otal_size / (1.024*get_total_time_ms))); } @@ -1230,6 +1298,16 @@ /**************************************************************************** +toggle the timestamp flag s.n. Thu Apr 8 03:55:08 1999 +****************************************************************************/ +static void cmd_timestamp(void) +{ + timestamp = !timestamp; + DEBUG(2,("timestamp is now %s\n",timestamp?"keep":"new")); +} + + +/**************************************************************************** set the newer than time *************************************************************...