HomeSort by: relevance | last modified time | path
    Searched refs:opensnoop (Results 1 - 6 of 6) sorted by relevancy

  /src/tests/usr.sbin/opensnoop/
Makefile 5 TESTSDIR= ${TESTSBASE}/usr.sbin/opensnoop
t_opensnoop.sh 30 tmp="opensnoop.out"
35 atf_set "require.progs" "opensnoop"
36 atf_set "descr" "Test that DTrace's opensnoop works " \
45 atf_check -s exit:0 -o ignore -e empty -x "opensnoop > $tmp &"
54 pkill -9 opensnoop
58 atf_fail "opensnoop does not work"
  /src/external/cddl/dtracetoolkit/dist/
Makefile 8 FILES+= opensnoop
opensnoop 3 # opensnoop - snoop file opens as they occur.
6 # $Id: opensnoop,v 1.1.1.1 2015/09/30 22:01:06 christos Exp $
8 # USAGE: opensnoop [-a|-A|-ceghsvxZ] [-f pathname] [-n name] [-p PID]
10 # opensnoop # default output
25 # opensnoop -v # human readable timestamps
26 # opensnoop -e # see error codes
27 # opensnoop -f /etc/passwd # snoop this file only
100 USAGE: opensnoop [-a|-A|-ceghsvxZ] [-f pathname]
102 opensnoop # default output
116 opensnoop -v # human readable timestamp
    [all...]
  /src/external/cddl/dtracetoolkit/dist/Bin/
opensnoop 3 # opensnoop - snoop file opens as they occur.
6 # $Id: opensnoop,v 1.1.1.1 2015/09/30 22:01:07 christos Exp $
8 # USAGE: opensnoop [-a|-A|-ceghsvxZ] [-f pathname] [-n name] [-p PID]
10 # opensnoop # default output
25 # opensnoop -v # human readable timestamps
26 # opensnoop -e # see error codes
27 # opensnoop -f /etc/passwd # snoop this file only
100 USAGE: opensnoop [-a|-A|-ceghsvxZ] [-f pathname]
102 opensnoop # default output
116 opensnoop -v # human readable timestamp
    [all...]
  /src/tests/usr.sbin/
Makefile 12 TESTS_SUBDIRS+= opensnoop

Completed in 16 milliseconds