tst.dyn.d revision 239385
10Sduke/*
215432Sgtriantafill * CDDL HEADER START
30Sduke *
40Sduke * This file and its contents are supplied under the terms of the
50Sduke * Common Development and Distribution License ("CDDL"), version 1.0.
60Sduke * You may only use this file in accordance with the terms of version
70Sduke * 1.0 of the CDDL.
80Sduke *
90Sduke * A full copy of the text of the CDDL should have accompanied this
100Sduke * source.  A copy of the CDDL is also available via the Internet at
110Sduke * http://www.illumos.org/license/CDDL.
120Sduke *
130Sduke * CDDL HEADER END
140Sduke */
150Sduke
160Sduke/*
170Sduke * Copyright (c) 2012 by Delphix. All rights reserved.
180Sduke */
192362Sohair
202362SohairBEGIN
212362Sohair{
220Sduke	print(*curpsinfo);
230Sduke}
240Sduke
2516958SiignatyevBEGIN
2616958Siignatyev{
2716958Siignatyev	exit(0);
2816958Siignatyev}
290Sduke