err.D_LLQUANT_FACTOREVEN.notfactor.d revision 237834
1127759Smlaier/*
2127759Smlaier * CDDL HEADER START
3127759Smlaier *
4127759Smlaier * The contents of this file are subject to the terms of the
5127759Smlaier * Common Development and Distribution License (the "License").
6127759Smlaier * You may not use this file except in compliance with the License.
7135306Skeramida *
8127759Smlaier * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9136224Smtm * or http://www.opensolaris.org/os/licensing.
10127759Smlaier * See the License for the specific language governing permissions
11127759Smlaier * and limitations under the License.
12127759Smlaier *
13127759Smlaier * When distributing Covered Code, include this CDDL HEADER in each
14127759Smlaier * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15127759Smlaier * If applicable, add the following below this CDDL HEADER, with the
16127759Smlaier * fields enclosed by brackets "[]" replaced with your own identifying
17127759Smlaier * information: Portions Copyright [yyyy] [name of copyright owner]
18127759Smlaier *
19127759Smlaier * CDDL HEADER END
20127759Smlaier */
21127759Smlaier
22127759Smlaier/*
23127759Smlaier * Copyright (c) 2011, Joyent, Inc. All rights reserved.
24127759Smlaier */
25127759Smlaier
26127759SmlaierBEGIN
27127759Smlaier{
28127759Smlaier	@ = llquantize(0, 10, 0, 10, 30);
29127759Smlaier}
30134575Smlaier