003 File Manager
Current Path:
/usr/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/env
usr
/
src
/
cddl
/
contrib
/
opensolaris
/
cmd
/
dtrace
/
test
/
tst
/
common
/
env
/
📁
..
📄
err.D_PRAGMA_OPTSET.setfromscript.d
(598 B)
📄
err.D_PRAGMA_OPTSET.unsetfromscript.d
(584 B)
📄
tst.ld_nolazyload.ksh
(726 B)
📄
tst.ld_nolazyload.ksh.out
(3 B)
📄
tst.setenv1.ksh
(745 B)
📄
tst.setenv1.ksh.out
(3 B)
📄
tst.setenv2.ksh
(742 B)
📄
tst.setenv2.ksh.out
(8 B)
📄
tst.setenv3.ksh
(778 B)
📄
tst.setenv3.ksh.out
(6 B)
📄
tst.unsetenv1.ksh
(733 B)
📄
tst.unsetenv1.ksh.out
(1 B)
📄
tst.unsetenv2.ksh
(741 B)
📄
tst.unsetenv2.ksh.out
(70 B)
Editing: tst.ld_nolazyload.ksh
# # CDDL HEADER START # # This file and its contents are supplied under the terms of the # Common Development and Distribution License ("CDDL"), version 1.0. # You may only use this file in accordance with the terms of version # 1.0 of the CDDL. # # A full copy of the text of the CDDL should have accompanied this # source. A copy of the CDDL is also available via the Internet at # http://www.illumos.org/license/CDDL. # # CDDL HEADER END # # # Copyright (c) 2012 by Delphix. All rights reserved. # # # Check that the LD_NOLAZYLOAD variable is set to 1 as expected. # if [ $# != 1 ]; then echo expected one argument: '<'dtrace-path'>' exit 2 fi dtrace=$1 $dtrace -q -Z -n doogle -c 'printenv LD_NOLAZYLOAD' exit $?
Upload File
Create Folder