comparison usr/src/cmd/backup/dump/dumpoptr.c @ 4:1a15d5aaf794

synchronized with onnv_86 (6202) in onnv-gate
author Koji Uno <koji.uno@sun.com>
date Mon, 31 Aug 2009 14:38:03 +0900
parents c9caec207d52
children
comparison
equal deleted inserted replaced
3:f211edc0065f 4:1a15d5aaf794
10 * Copyright (c) 1980 Regents of the University of California. 10 * Copyright (c) 1980 Regents of the University of California.
11 * All rights reserved. The Berkeley software License Agreement 11 * All rights reserved. The Berkeley software License Agreement
12 * specifies the terms and conditions for redistribution. 12 * specifies the terms and conditions for redistribution.
13 */ 13 */
14 14
15 #pragma ident "@(#)dumpoptr.c 1.66 05/03/08 SMI" 15 #pragma ident "%Z%%M% %I% %E% SMI"
16 16
17 #include <errno.h> 17 #include <errno.h>
18 #include "dump.h" 18 #include "dump.h"
19 19
20 static unsigned int timeout; /* current timeout */ 20 static unsigned int timeout; /* current timeout */