HomeSort by relevance Sort by last modified time
    Searched refs:truss (Results 1 - 18 of 18) sorted by null

  /onnv/onnv-gate/usr/src/lib/libshell/common/tests/
sun_solaris_cr_6807179_shellpattern_uses_getpwnam.sh 69 truss -u :: -o "${tmpfile}" ${SHELL} -c '[[ ${hello} == ~(Elr)wo.*ld ]] ; true' || err_exit "truss returned failure=$?"
70 [[ "$( < "${tmpfile}")" != *getpwnam* ]] || err_exit "truss log reports the use of getpwnam() for pattern ~(Elr)wo.*ld"
75 truss -u :: -o "${tmpfile}" ${SHELL} -c '[[ ${hello} == ~(Si)wo*ld ]] ; true' || err_exit "truss returned failure=$?"
76 [[ "$( < "${tmpfile}")" != *getpwnam* ]] || err_exit "truss log reports the use of getpwnam() for pattern ~(Si)wo*ld"
83 truss -u :: -o "${tmpfile}" ${SHELL} -c '[[ ${hello} == ~root/ ]] ; true' || err_exit "truss returned failure=$?"
84 [[ "$( < "${tmpfile}" )" == *getpwnam* ]] || err_exit "truss log reports the use of getpwnam() for pattern ~root/"
  /onnv/onnv-gate/usr/src/cmd/truss/
Makefile 28 # cmd/truss/Makefile
31 PROG= truss
Makefile.com 27 # cmd/truss/Makefile.com
30 PROG= truss
  /onnv/onnv-gate/usr/src/cmd/sgs/link_audit/common/
Makefile.demo 37 LIBS= truss.so.1 symbindrep.so.1 perfcnt.so.1 who.so.1 bindings.so.1
104 lib32/truss.so.1: \
105 obj32/truss.o obj32/env.o
106 $(LINK.c) -G obj32/truss.o obj32/env.o -o $@ $(LDLIBS)
108 lib64/truss.so.1: \
109 obj64/truss.o obj64/env.o
110 $(LINK.c) -G obj64/truss.o obj64/env.o -o $@ $(LDLIBS)
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWtoo/
prototype_i386 55 f none usr/bin/i86/truss 555 root bin
64 f none usr/bin/amd64/truss 555 root bin
75 f none usr/lib/link_audit/amd64/truss.so.1 755 root bin
prototype_sparc 54 f none usr/bin/sparcv7/truss 555 root bin
63 f none usr/bin/sparcv9/truss 555 root bin
73 f none usr/lib/link_audit/sparcv9/truss.so.1 755 root bin
prototype_com 59 l none usr/bin/truss=../../usr/lib/isaexec
83 f none usr/lib/link_audit/truss.so.1 755 root bin
  /onnv/onnv-gate/usr/src/cmd/sgs/link_audit/
Makefile.com 33 TRUSSLIB= truss.so.1
34 TRUSSSRC= truss.c
86 $(TRUSSLIB):= MAPFILES = mapfile-vers-truss
Makefile.targ 101 $(LINT_HDR) -s truss.so.1 >> $(LINTOUT)
102 $(LINT.c) ../common/truss.c \
Makefile 48 src/truss.c \
  /onnv/onnv-gate/usr/src/cmd/sgs/packages/common/
prototype_i386 85 f none $SGSDIR/usr/lib/link_audit/amd64/truss.so.1=usr/lib/link_audit/amd64/truss.so.1 755 root bin
prototype_sparc 86 f none $SGSDIR/usr/lib/link_audit/sparcv9/truss.so.1=usr/lib/link_audit/sparcv9/truss.so.1 755 root bin
prototype_com 123 f none $SGSDIR/usr/lib/link_audit/truss.so.1=usr/lib/link_audit/truss.so.1 755 root bin
216 f none $SGSDIR/usr/demo/link_audit/src/truss.c=usr/demo/link_audit/src/truss.c 644 root bin
  /onnv/onnv-gate/usr/src/cmd/fm/scripts/
fmsim.ksh 147 truss_cmd=truss
185 echo "\t-t start fmd(1M) using truss(1) and specified arguments"
  /onnv/onnv-gate/usr/src/cmd/
Makefile 413 truss \
  /onnv/onnv-gate/usr/src/
Makefile.lint 294 cmd/truss \
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWosdem/
prototype_com 264 f none usr/demo/link_audit/src/truss.c 644 root bin
  /onnv/onnv-gate/usr/src/lib/libsecdb/
exec_attr.txt 277 Process Management:suser:cmd:::/usr/bin/truss:euid=0

Completed in 360 milliseconds