Print this page
1154 cpio needs a quiet option
@@ -17,10 +17,12 @@
* information: Portions Copyright [yyyy] [name of copyright owner]
*
* CDDL HEADER END
*/
/*
+ * Copyright (c) 2012 Gary Mills
+ *
* Copyright 2009 Sun Microsystems, Inc. All rights reserved.
* Use is subject to license terms.
*/
/* Copyright (c) 1984, 1986, 1987, 1988, 1989 AT&T */
@@ -67,10 +69,11 @@
#define OCS 0x4000000
#define OCV 0x8000000
#define OC6 0x10000000
#define BSM 0x20000000
#define OCP 0x40000000
+#define OCq 0x80000000
/* Sparse file support */
#define C_ISSPARSE 0200000
#define S_IFSPARSE 0x10000
#define HIGH_ORD_MASK 0x30000