Never been to TextSnippets before?

Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world (or not, you can keep them private!)

output from the dtrace oneliner

http://www.brendangregg.com/dtrace.html#OneLiners

[jason:/] root# dtrace -n 'syscall::open*:entry { printf("%s %s",execname,copyinstr(arg0)); }'
dtrace: description 'syscall::open*:entry ' matched 2 probes
CPU     ID                    FUNCTION:NAME
  3  52380                       open:entry master public/qmgr
  0  52778                     open64:entry sshd /system/contract/process/latest
  0  52778                     open64:entry sshd /system/contract/all/2751405/ctl
  0  52380                       open:entry locale /var/ld/ld.config
  0  52380                       open:entry locale /lib/libc.so.1
  0  52380                       open:entry locale /usr/lib/locale/iso_8859_1/iso_8859_1.so.3
  0  52380                       open:entry locale /usr/lib/locale/en_CA/en_CA.so.3
  0  52380                       open:entry locale /usr/lib/locale/en_CA.UTF-8/en_CA.UTF-8.so.3
  0  52380                       open:entry locale /usr/lib/locale/common/methods_unicode.so.3
  0  52380                       open:entry locale /usr/lib/locale/en_US/en_US.so.3
  0  52380                       open:entry locale /usr/lib/locale/en_US.ISO8859-15/en_US.ISO8859-15.so.3
  0  52380                       open:entry locale /usr/lib/locale/en_US.ISO8859-15@euro/LC_MESSAGES/SUNW_OST_SGS.mo
  0  52380                       open:entry locale /usr/lib/locale/en_US.ISO8859-15@euro/LC_MESSAGES/SUNW_OST_OSLIB.mo
  0  52380                       open:entry locale /usr/lib/locale/es/LC_MESSAGES/SUNW_OST_SGS.mo
  0  52380                       open:entry locale /usr/lib/locale/es/LC_MESSAGES/SUNW_OST_OSLIB.mo
  0  52380                       open:entry locale /usr/lib/locale/es_MX/es_MX.so.3
  0  52380                       open:entry locale /usr/lib/locale/es_MX.UTF-8/es_MX.UTF-8.so.3
  0  52380                       open:entry locale /usr/lib/locale/es_MX.UTF-8/LC_MESSAGES/SUNW_OST_SGS.mo
  0  52380                       open:entry locale /usr/lib/locale/es_MX.UTF-8/LC_MESSAGES/SUNW_OST_OSLIB.mo
  0  52380                       open:entry locale /usr/lib/locale/fr/LC_MESSAGES/SUNW_OST_SGS.mo
  0  52380                       open:entry locale /usr/lib/locale/fr/LC_MESSAGES/SUNW_OST_OSLIB.mo
  0  52380                       open:entry locale /usr/lib/locale/fr_CA/fr_CA.so.3
  0  52380                       open:entry locale /usr/lib/locale/fr_CA.UTF-8/fr_CA.UTF-8.so.3
  0  52380                       open:entry locale /usr/lib/locale/en_US.UTF-8/en_US.UTF-8.so.3
  0  52380                       open:entry sshd /etc/gss/mech
  0  52380                       open:entry sshd /usr/lib/gss/mech_krb5.so
  0  52380                       open:entry sshd /lib/libresolv.so.2
  0  52380                       open:entry sshd /usr/lib/libpkcs11.so.1
  0  52380                       open:entry sshd /usr/lib/libcryptoutil.so.1
  0  52778                     open64:entry sshd /etc/ssh/moduli
  2  52380                       open:entry sshd /etc/hosts.allow
  2  52380                       open:entry sshd /etc/hosts.deny
  2  52380                       open:entry sh /var/ld/ld.config
  2  52380                       open:entry sh /lib/libc.so.1
  2  52380                       open:entry sshd /lib/libscf.so.1
  2  52380                       open:entry sshd /lib/libuutil.so.1
  2  52380                       open:entry sshd /lib/libgen.so.1
  2  52380                       open:entry sshd /lib/libmp.so.2
  2  52380                       open:entry sshd /etc/krb5/krb5.conf
  2  52380                       open:entry sshd /etc/crypto/pkcs11.conf
  2  52380                       open:entry sshd /usr/lib/security/pkcs11_kernel.so
  2  52380                       open:entry sshd /dev/crypto
  2  52380                       open:entry sshd /usr/lib/security/pkcs11_softtoken.so
  2  52380                       open:entry sshd /var/run/kcfd_door
  2  52380                       open:entry kcfd /etc/security/kmfpolicy.xml
  2  52380                       open:entry kcfd /usr/share/lib/xml/dtd/kmfpolicy.dtd
  2  52380                       open:entry kcfd /usr/lib/security/pkcs11_softtoken.so
  2  52380                       open:entry kcfd /etc/crypto/certs/SUNW_SunOS_5.10
  2  52380                       open:entry kcfd /etc/crypto/certs/SUNW_SunOS_5.10
  2  52380                       open:entry kcfd /etc/crypto/certs/SUNW_SunOS_5.11_Limited
  2  52380                       open:entry kcfd /etc/crypto/certs/SUNW_SunOS_5.11_Limited
  2  52380                       open:entry kcfd /etc/crypto/certs/CA
  2  52380                       open:entry kcfd /etc/crypto/certs/CA
  2  52778                     open64:entry kcfd /etc/crypto/certs/CA
  2  52380                       open:entry kcfd /etc/crypto/certs/SUNWObjectCA
  2  52380                       open:entry kcfd /etc/crypto/certs/SUNWObjectCA
  2  52380                       open:entry sshd /proc/14553/psinfo
  2  52778                     open64:entry sshd /var/run/name_service_door
  2  52380                       open:entry sshd //.sunw/pkcs11_softtoken/objstore_info
  2  52380                       open:entry sshd //.sunw/pkcs11_softtoken/objstore_info
  2  52380                       open:entry sshd /dev/urandom
  2  52380                       open:entry sshd /proc/14553/psinfo
  2  52380                       open:entry sshd /dev/conslog
  2  52380                       open:entry sshd /var/run/syslog_door
  2  52380                       open:entry sshd /var/run/syslog_door
  2  52380                       open:entry sshd /var/run/syslog_door
  0  52380                       open:entry sshd /etc/pam_debug
  0  52380                       open:entry nscd /etc/inet/ipnodes
  0  52380                       open:entry sshd /etc/pam.conf
  0  52380                       open:entry sshd /usr/lib/security//pam_authtok_get.so.1
  0  52380                       open:entry sshd /usr/lib/passwdutil.so.1
  0  52380                       open:entry sshd /usr/lib/libsldap.so.1
  0  52380                       open:entry sshd /usr/lib/libldap.so.5
  0  52380                       open:entry sshd /usr/lib/libsasl.so.1
  0  52380                       open:entry sshd /usr/lib/mps/libnspr4.so
  0  52380                       open:entry sshd /usr/lib/mps/libplc4.so
  0  52380                       open:entry sshd /usr/lib/mps/libnss3.so
  0  52380                       open:entry sshd /usr/lib/mps/libssl3.so
  0  52380                       open:entry sshd /lib/libpthread.so.1
  0  52380                       open:entry sshd /lib/libthread.so.1
  0  52380                       open:entry sshd /lib/librt.so.1
  0  52380                       open:entry sshd /lib/libdl.so.1
  0  52380                       open:entry sshd /usr/lib/mps/libsoftokn3.so
  0  52380                       open:entry sshd /usr/lib/mps/libplds4.so
  0  52380                       open:entry sshd /lib/libtsol.so.2
  0  52380                       open:entry sshd /usr/lib/security//pam_dhkeys.so.1
  0  52380                       open:entry sshd /usr/lib/security//pam_unix_cred.so.1
  0  52380                       open:entry sshd /usr/lib/libproject.so.1
  0  52380                       open:entry sshd /lib/libproc.so.1
  0  52380                       open:entry sshd /lib/librtld_db.so.1
  0  52380                       open:entry sshd /lib/libelf.so.1
  0  52380                       open:entry sshd /lib/libctf.so.1
  0  52380                       open:entry sshd /usr/lib/security//pam_unix_auth.so.1
  0  52380                       open:entry sshd /etc/nsswitch.conf
  0  52380                       open:entry sshd /etc/shadow
  2  52380                       open:entry sshd /etc/default/nss
  2  52380                       open:entry nscd /etc/group
  2  52380                       open:entry sshd /etc/shadow
  2  52380                       open:entry sshd /etc/passwd
  2  52380                       open:entry sshd /etc/shadow
  2  52380                       open:entry sshd /etc/security/crypt.conf
  2  52380                       open:entry sshd /usr/lib/security/crypt_bsdbf.so.1
  2  52380                       open:entry nscd /etc/user_attr
  2  52380                       open:entry sshd /etc/security/policy.conf
  2  52380                       open:entry sshd /var/run/syslog_door
  2  52380                       open:entry sshd /dev/conslog
  2  52380                       open:entry sshd /var/run/syslog_door
  3  52380                       open:entry sshd /etc/pam_debug
  3  52380                       open:entry sshd /etc/pam.conf
  3  52380                       open:entry sshd /usr/lib/security//pam_authtok_get.so.1
  3  52380                       open:entry sshd /usr/lib/passwdutil.so.1
  3  52380                       open:entry sshd /usr/lib/libsldap.so.1
  3  52380                       open:entry sshd /usr/lib/security//pam_dhkeys.so.1
  3  52380                       open:entry sshd /usr/lib/security//pam_unix_cred.so.1
  3  52380                       open:entry sshd /usr/lib/libproject.so.1
  3  52380                       open:entry sshd /lib/libproc.so.1
  3  52380                       open:entry sshd /lib/librtld_db.so.1
  3  52380                       open:entry sshd /lib/libelf.so.1
  3  52380                       open:entry sshd /lib/libctf.so.1
  3  52380                       open:entry sshd /usr/lib/security//pam_unix_auth.so.1
  3  52380                       open:entry sshd /etc/shadow
  0  52380                       open:entry sshd /etc/shadow
  0  52380                       open:entry sshd /etc/passwd
  0  52380                       open:entry sshd /etc/shadow
  0  52380                       open:entry sshd /etc/security/crypt.conf
  0  52380                       open:entry sshd /usr/lib/security/crypt_bsdbf.so.1
  0  52380                       open:entry sshd /etc/pam.conf
  0  52380                       open:entry sshd /usr/lib/security//pam_roles.so.1
  0  52380                       open:entry sshd /usr/lib/security//pam_unix_account.so.1
  0  52380                       open:entry sshd /etc/passwd
  0  52380                       open:entry sshd /etc/shadow
  0  52380                       open:entry sshd /etc/shadow
  0  52778                     open64:entry sshd /var/adm/lastlog
  0  52380                       open:entry sshd /etc/default/login
  0  52380                       open:entry sshd /etc/pam.conf
  0  52380                       open:entry sshd /etc/shadow
  0  52380                       open:entry sshd /etc/security/policy.conf
  0  52778                     open64:entry sshd /var/adm/lastlog
  0  52380                       open:entry sshd /etc/pam.conf
  0  52380                       open:entry sshd /usr/lib/security//pam_unix_session.so.1
  0  52778                     open64:entry sshd /var/adm/lastlog
  0  52380                       open:entry quota /var/ld/ld.config
  0  52380                       open:entry quota /lib/libnsl.so.1
  0  52380                       open:entry quota /lib/libc.so.1
  0  52380                       open:entry quota /etc/mnttab
  0  52778                     open64:entry quota /var/run/name_service_door
  0  52380                       open:entry quota /etc/mnttab
  0  52380                       open:entry mail /var/ld/ld.config
  0  52380                       open:entry mail /usr/lib/libmail.so.1
  0  52380                       open:entry mail /lib/libsocket.so.1
  0  52380                       open:entry mail /lib/libc.so.1
  0  52380                       open:entry mail /lib/libnsl.so.1
  0  52778                     open64:entry mail /var/run/name_service_door
  0  52380                       open:entry mail /var/mail/jason
  1  52380                       open:entry sshd /dev/conslog
  1  52380                       open:entry sshd /var/run/syslog_door
  1  52778                     open64:entry sshd /var/adm/lastlog
  1  52778                     open64:entry sshd /var/adm/wtmpx
  1  52380                       open:entry sshd /etc/default/nss
  1  52380                       open:entry nscd /etc/group
dtrace: error on enabled probe ID 1 (ID 52778: syscall::open64:entry): invalid address (0x8098b6b) in action #2 at DIF offset 28
  1  52778                     open64:entry sshd /dev/tty
  1  52778                     open64:entry sshd /dev/pts/5
  1  52778                     open64:entry sshd /dev/tty
  1  52380                       open:entry utmpd /proc/14557/psinfo
  1  52778                     open64:entry sshd /etc/nologin
  1  52380                       open:entry sshd /etc/default/login
  1  52778                     open64:entry sshd /home/admin/.ssh/environment
  1  52380                       open:entry bash /var/ld/ld.config
  1  52380                       open:entry bash /lib/libcurses.so.1
  1  52380                       open:entry bash /lib/libsocket.so.1
  1  52380                       open:entry bash /lib/libnsl.so.1
  1  52380                       open:entry bash /lib/libdl.so.1
  1  52380                       open:entry bash /lib/libc.so.1
  1  52778                     open64:entry bash /dev/tty
  1  52778                     open64:entry bash /var/run/name_service_door
  1  52778                     open64:entry bash /etc/profile
  1  52778                     open64:entry bash /home/admin/.bash_profile
  1  52778                     open64:entry bash /home/admin/.bashrc
  1  52778                     open64:entry bash /home/admin/.bash_history
  1  52778                     open64:entry bash /home/admin/.bash_history
  1  52380                       open:entry bash /usr/share/lib/terminfo//x/xterm-color
  1  52778                     open64:entry bash /home/admin/.inputrc
dtrace: error on enabled probe ID 2 (ID 52380: syscall::open:entry): invalid address (0xfec5b9c7) in action #2 at DIF offset 28
  3  52380                       open:entry nscd /etc/group
  3  52778                     open64:entry sshd /var/adm/lastlog
  3  52778                     open64:entry sshd /dev/ptmx
  3  52778                     open64:entry sshd /dev/pts/5
  3  52380                       open:entry sshd /etc/pam.conf
  3  52778                     open64:entry sshd /var/adm/lastlog
  3  52778                     open64:entry sshd /var/adm/lastlog
  3  52380                       open:entry sshd /var/adm/utmpx
  3  52380                       open:entry sshd /var/adm/utmpx
  3  52380                       open:entry sshd /etc/utmppipe
  3  52778                     open64:entry sshd /var/adm/wtmpx
  3  52380                       open:entry cat /var/ld/ld.config
  3  52380                       open:entry cat /lib/libc.so.1
  3  52778                     open64:entry cat /etc/motd
  2  52380                       open:entry quota /var/ld/ld.config
  2  52380                       open:entry quota /lib/libnsl.so.1
  2  52380                       open:entry quota /lib/libc.so.1
  2  52380                       open:entry quota /etc/mnttab
  2  52380                       open:entry quota /proc/14562/psinfo
  2  52778                     open64:entry quota /var/run/name_service_door
  2  52380                       open:entry cat /var/ld/ld.config
  2  52380                       open:entry cat /lib/libc.so.1
  2  52778                     open64:entry cat /etc/motd
  2  52778                     open64:entry bash //.bash_profile
  2  52778                     open64:entry bash //.bashrc
  2  52778                     open64:entry bash //.bash_history
  2  52778                     open64:entry bash //.bash_history
  2  52380                       open:entry bash /usr/share/lib/terminfo//x/xterm-color
  3  52380                       open:entry sudo /var/ld/ld.config
  3  52380                       open:entry sudo /lib/libpam.so.1
  3  52380                       open:entry sudo /lib/libdl.so.1
  3  52380                       open:entry sudo /lib/libsocket.so.1
  3  52380                       open:entry sudo /lib/libnsl.so.1
  3  52380                       open:entry sudo /lib/libc.so.1
  3  52778                     open64:entry sudo /var/run/name_service_door
  3  52380                       open:entry sudo /usr/share/lib/zoneinfo/GMT
  3  52380                       open:entry sudo /etc/ttysrch
  3  52380                       open:entry nscd /etc/shadow
  3  52380                       open:entry nscd /etc/shadow
  3  52380                       open:entry sudo /opt/csw/etc/sudoers
  3  52380                       open:entry sudo /dev/conslog
  3  52380                       open:entry sudo /var/run/syslog_door
  3  52380                       open:entry sudo /etc/pam_debug
  3  52380                       open:entry sudo /etc/pam.conf
  3  52380                       open:entry sudo /usr/lib/security//pam_authtok_get.so.1
  3  52380                       open:entry sudo /usr/lib/passwdutil.so.1
  3  52380                       open:entry sudo /usr/lib/libsldap.so.1
  3  52380                       open:entry sudo /usr/lib/libldap.so.5
  3  52380                       open:entry sudo /lib/libscf.so.1
  3  52380                       open:entry sudo /usr/lib/libsasl.so.1
  3  52380                       open:entry sudo /lib/libmd.so.1
  3  52380                       open:entry sudo /usr/lib/mps/libnspr4.so
  3  52380                       open:entry sudo /usr/lib/mps/libplc4.so
  3  52380                       open:entry sudo /usr/lib/mps/libnss3.so
  3  52380                       open:entry sudo /usr/lib/mps/libssl3.so
  3  52380                       open:entry sudo /lib/libuutil.so.1
  3  52380                       open:entry sudo /lib/libgen.so.1
  3  52380                       open:entry sudo /lib/libpthread.so.1
  3  52380                       open:entry sudo /lib/libthread.so.1
  3  52380                       open:entry sudo /lib/librt.so.1
  3  52380                       open:entry sudo /usr/lib/mps/secv1/libsoftokn3.so
  3  52380                       open:entry sudo /usr/lib/mps/secv1/libplds4.so
  3  52380                       open:entry sudo /lib/libbsm.so.1
  3  52380                       open:entry sudo /lib/libsecdb.so.1
  3  52380                       open:entry sudo /lib/libmp.so.2
  3  52380                       open:entry sudo /usr/lib/security//pam_dhkeys.so.1
  3  52380                       open:entry sudo /usr/lib/security//pam_unix_cred.so.1
  3  52380                       open:entry sudo /usr/lib/libproject.so.1
  3  52380                       open:entry sudo /lib/libproc.so.1
  3  52380                       open:entry sudo /lib/librtld_db.so.1
  3  52380                       open:entry sudo /lib/libelf.so.1
  3  52380                       open:entry sudo /lib/libctf.so.1
  3  52380                       open:entry sudo /usr/lib/security//pam_unix_auth.so.1
  3  52380                       open:entry sudo /etc/security/policy.conf
  3  52380                       open:entry sudo /etc/default/nss
  3  52380                       open:entry nscd /etc/group
  3  52380                       open:entry su /var/ld/ld.config
  3  52380                       open:entry su /lib/libbsm.so.1
  3  52380                       open:entry su /lib/libpam.so.1
  3  52380                       open:entry su /lib/libsecdb.so.1
  3  52380                       open:entry su /lib/libc.so.1
  3  52380                       open:entry su /lib/libsocket.so.1
  3  52380                       open:entry su /lib/libnsl.so.1
  3  52380                       open:entry su /lib/libmd.so.1
  3  52380                       open:entry su /etc/default/su
  3  52380                       open:entry su /etc/ttysrch
  3  52380                       open:entry su /etc/ttysrch
  3  52380                       open:entry su /var/adm/utmpx
  3  52778                     open64:entry su /var/adm/utmpx
  3  52380                       open:entry su /var/adm/sulog
  3  52380                       open:entry su /etc/pam_debug
  3  52380                       open:entry su /etc/default/login
  3  52380                       open:entry su /proc/14561/psinfo
  3  52778                     open64:entry su /var/run/name_service_door
  3  52380                       open:entry su /etc/pam.conf
  3  52380                       open:entry su /usr/lib/security//pam_authtok_get.so.1
  3  52380                       open:entry su /usr/lib/passwdutil.so.1
  3  52380                       open:entry su /usr/lib/libsldap.so.1
  3  52380                       open:entry su /usr/lib/libldap.so.5
  3  52380                       open:entry su /lib/libscf.so.1
  3  52380                       open:entry su /usr/lib/libsasl.so.1
  3  52380                       open:entry su /usr/lib/mps/libnspr4.so
  3  52380                       open:entry su /usr/lib/mps/libplc4.so
  3  52380                       open:entry su /usr/lib/mps/libnss3.so
  3  52380                       open:entry su /usr/lib/mps/libssl3.so
  3  52380                       open:entry su /lib/libuutil.so.1
  3  52380                       open:entry su /lib/libgen.so.1
  3  52380                       open:entry su /lib/libpthread.so.1
  3  52380                       open:entry su /lib/libthread.so.1
  3  52380                       open:entry su /lib/librt.so.1
  3  52380                       open:entry su /lib/libdl.so.1
  3  52380                       open:entry su /usr/lib/mps/libsoftokn3.so
  3  52380                       open:entry su /usr/lib/mps/libplds4.so
  3  52380                       open:entry su /lib/libtsol.so.2
  3  52380                       open:entry su /lib/libmp.so.2
  3  52380                       open:entry su /usr/lib/security//pam_dhkeys.so.1
  3  52380                       open:entry su /usr/lib/security//pam_unix_cred.so.1
  3  52380                       open:entry su /usr/lib/libproject.so.1
  3  52380                       open:entry su /lib/libproc.so.1
  3  52380                       open:entry su /lib/librtld_db.so.1
  3  52380                       open:entry su /lib/libelf.so.1
  3  52380                       open:entry su /lib/libctf.so.1
  3  52380                       open:entry su /usr/lib/security//pam_unix_auth.so.1
  3  52380                       open:entry su /etc/security/policy.conf
  3  52380                       open:entry su /dev/conslog
  3  52380                       open:entry su /usr/share/lib/zoneinfo/GMT
  3  52380                       open:entry su /var/run/syslog_door
  3  52380                       open:entry su /var/adm/sulog
  3  52380                       open:entry su /etc/default/nss
  3  52380                       open:entry nscd /etc/group
  3  52380                       open:entry bash /var/ld/ld.config
  3  52380                       open:entry bash /lib/libcurses.so.1
  3  52380                       open:entry bash /lib/libsocket.so.1
  3  52380                       open:entry bash /lib/libnsl.so.1
  3  52380                       open:entry bash /lib/libdl.so.1
  3  52380                       open:entry bash /lib/libc.so.1
  3  52778                     open64:entry bash /dev/tty
  3  52380                       open:entry bash /proc/14561/psinfo
  3  52778                     open64:entry bash /var/run/name_service_door
  3  52778                     open64:entry bash /etc/profile
  3  52380                       open:entry mail /var/ld/ld.config
  3  52380                       open:entry mail /usr/lib/libmail.so.1
  3  52380                       open:entry mail /lib/libsocket.so.1
  3  52380                       open:entry mail /lib/libc.so.1
  3  52380                       open:entry mail /lib/libnsl.so.1
  3  52380                       open:entry mail /proc/14564/psinfo
  3  52778                     open64:entry mail /var/run/name_service_door
  3  52380                       open:entry mail /var/mail/root
  0  52380                       open:entry apachectl /var/ld/ld.config
  0  52380                       open:entry apachectl /lib/libc.so.1
  0  52778                     open64:entry apachectl /opt/csw/apache2/sbin/apachectl
  0  52778                     open64:entry apachectl /opt/csw/apache2/sbin/envvars
  0  52380                       open:entry apachectl /lib/libgen.so.1
  1  52380                       open:entry httpd /var/ld/ld.config
  1  52380                       open:entry httpd /lib/libm.so.1
  1  52380                       open:entry httpd /opt/csw/apache2/lib/libaprutil-1.so.0
  1  52380                       open:entry httpd /opt/csw/lib/pentium/libldap-2.3.so.0
  1  52380                       open:entry httpd /lib/libgen.so.1
  1  52380                       open:entry httpd /opt/csw/lib/i386/libnet.so
  1  52380                       open:entry httpd /opt/csw/lib/i386/libsasl2.so.2
  1  52380                       open:entry httpd /lib/libresolv.so.2
  1  52380                       open:entry httpd /opt/csw/lib/pentium/libssl.so.0.9.8
  1  52380                       open:entry httpd /opt/csw/lib/pentium/libcrypto.so.0.9.8
  1  52380                       open:entry httpd /opt/csw/lib/pentium/liblber-2.3.so.0
  1  52380                       open:entry httpd /opt/csw/bdb44/lib/libdb-4.4.so
  1  52380                       open:entry httpd /opt/csw/lib/i386/libexpat.so.0
  1  52380                       open:entry httpd /opt/csw/lib/i386/libiconv.so.2
  1  52380                       open:entry httpd /opt/csw/apache2/lib/libapr-1.so.0
  1  52380                       open:entry httpd /lib/libuuid.so.1
  1  52380                       open:entry httpd /lib/libsendfile.so.1
  1  52380                       open:entry httpd /lib/librt.so.1
  1  52380                       open:entry httpd /lib/libsocket.so.1
  1  52380                       open:entry httpd /lib/libpthread.so.1
  1  52380                       open:entry httpd /lib/libdl.so.1
  1  52380                       open:entry httpd /lib/libnsl.so.1
  1  52380                       open:entry httpd /lib/libthread.so.1
  1  52380                       open:entry httpd /lib/libc.so.1
  0  52380                       open:entry httpd /opt/csw/apache2/etc/httpd.conf
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_authn_file.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_authn_dbm.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_authn_anon.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_authn_dbd.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_authn_default.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_authn_alias.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_authz_host.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_authz_groupfile.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_authz_user.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_authz_dbm.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_authz_owner.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_authz_default.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_auth_basic.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_auth_digest.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_file_cache.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_cache.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_disk_cache.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_mem_cache.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_dbd.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_ext_filter.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_include.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_filter.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_deflate.so
  0  52380                       open:entry httpd /opt/csw/lib/i386/libz.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_log_config.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_log_forensic.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_logio.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_env.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_mime_magic.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_expires.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_headers.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_ident.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_usertrack.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_unique_id.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_setenvif.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_version.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_proxy.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_proxy_connect.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_proxy_http.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_proxy_balancer.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_ssl.so
  0  52380                       open:entry httpd /lib/libscf.so.1
  0  52380                       open:entry httpd /lib/libuutil.so.1
  0  52380                       open:entry httpd /lib/libmd.so.1
  0  52380                       open:entry httpd /lib/libmp.so.2
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_mime.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_dav.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_status.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_autoindex.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_asis.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_info.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_cgi.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_dav_fs.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_dav_lock.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_vhost_alias.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_negotiation.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_dir.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_actions.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_speling.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_userdir.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_alias.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_rewrite.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_suexec.so
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/libphp5.so
  0  52380                       open:entry httpd /usr/lib/libcrypt_i.so.1
  0  52380                       open:entry httpd /opt/csw/lib/i386/libxml2.so.2
  0  52380                       open:entry httpd /lib/libm.so.2
  0  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_dav_svn.so
  0  52380                       open:entry httpd /opt/csw/lib/svn/libsvn_repos-1.so.0
  0  52380                       open:entry httpd /opt/csw/lib/svn/libsvn_fs-1.so.0
  0  52380                       open:entry httpd /opt/csw/lib/svn/libsvn_delta-1.so.0
  0  52380                       open:entry httpd /opt/csw/lib/svn/libsvn_subr-1.so.0
  0  52380                       open:entry httpd /opt/csw/lib/i386/libintl.so.3
  0  52380                       open:entry httpd /opt/csw/lib/svn/libsvn_fs_fs-1.so.0
  0  52380                       open:entry httpd /opt/csw/lib/svn/libsvn_fs_base-1.so.0
  0  52380                       open:entry httpd /opt/csw/apache2/etc/virtualhosts/mj.com.conf
  0  52380                       open:entry httpd /var/run/httpd.pid
  1  52380                       open:entry httpd /usr/share/lib/zoneinfo/GMT
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_authz_svn.so
  1  52380                       open:entry httpd /opt/csw/apache2/etc/includes/logs.conf
  1  52380                       open:entry httpd /opt/csw/apache2/etc/includes/mimetype.conf
  1  52380                       open:entry httpd /opt/csw/apache2/etc/includes/indexes.conf
  1  52380                       open:entry httpd /opt/csw/apache2/etc/includes/languages.conf
  1  52380                       open:entry httpd /opt/csw/apache2/etc/includes/charset.conf
  1  52380                       open:entry httpd /opt/csw/apache2/etc/includes/handlers.conf
  1  52380                       open:entry httpd /opt/csw/apache2/etc/includes/dav.conf
  1  52380                       open:entry httpd /opt/csw/apache2/etc/includes/deflate.conf
  1  52380                       open:entry httpd /opt/csw/apache2/etc/includes/ssl.conf
  1  52380                       open:entry httpd /opt/csw/apache2/etc/includes/expires.conf
  1  52380                       open:entry httpd /opt/csw/apache2/etc/includes/fcgid.conf
  1  52380                       open:entry httpd /opt/csw/apache2/etc/includes/spelling.conf
  1  52380                       open:entry httpd /opt/csw/apache2/etc/includes/modphp.conf
  1  52380                       open:entry httpd /opt/csw/apache2/etc/includes/namevirtualhostIPs.conf
  1  52380                       open:entry httpd /proc/14567/psinfo
  1  52778                     open64:entry httpd /var/run/name_service_door
  1  52380                       open:entry httpd /etc/netconfig
  1  52380                       open:entry httpd /dev/udp
  1  52380                       open:entry httpd /dev/udp6
  1  52380                       open:entry httpd /dev/udp
  1  52380                       open:entry httpd /etc/default/nss
  2  52380                       open:entry httpd /opt/csw/apache2/etc/includes/core.conf
  2  52380                       open:entry httpd /opt/csw/apache2/etc/includes/pid.conf
  2  52778                     open64:entry bash //.bash_history
  3  52380                       open:entry httpd /opt/csw/apache2/etc/includes/keepalive.conf
  3  52380                       open:entry httpd /opt/csw/apache2/etc/includes/mpm.conf
  3  52380                       open:entry httpd /opt/csw/apache2/etc/includes/listenIPs.conf
  3  52380                       open:entry httpd /opt/csw/apache2/etc/includes/directory.conf
  3  52380                       open:entry httpd /opt/csw/apache2/etc/includes/dso.conf
  1  52380                       open:entry httpd /opt/csw/apache2/etc/httpd.conf
  1  52380                       open:entry httpd /opt/csw/apache2/etc/includes/core.conf
  1  52380                       open:entry httpd /opt/csw/apache2/etc/includes/pid.conf
  1  52380                       open:entry httpd /opt/csw/apache2/etc/includes/keepalive.conf
  1  52380                       open:entry httpd /opt/csw/apache2/etc/includes/mpm.conf
  1  52380                       open:entry httpd /opt/csw/apache2/etc/includes/listenIPs.conf
  1  52380                       open:entry httpd /opt/csw/apache2/etc/includes/directory.conf
  1  52380                       open:entry httpd /opt/csw/apache2/etc/includes/dso.conf
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_authn_file.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_authn_dbm.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_authn_anon.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_authn_dbd.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_authn_default.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_authn_alias.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_authz_host.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_authz_groupfile.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_authz_user.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_authz_dbm.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_authz_owner.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_authz_default.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_auth_basic.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_auth_digest.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_file_cache.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_cache.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_disk_cache.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_mem_cache.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_dbd.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_ext_filter.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_include.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_filter.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_deflate.so
  1  52380                       open:entry httpd /opt/csw/lib/i386/libz.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_log_config.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_log_forensic.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_logio.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_env.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_mime_magic.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_expires.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_headers.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_ident.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_usertrack.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_unique_id.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_setenvif.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_version.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_proxy.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_proxy_connect.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_proxy_http.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_proxy_balancer.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_ssl.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_mime.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_dav.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_status.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_autoindex.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_asis.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_info.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_cgi.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_dav_fs.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_dav_lock.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_vhost_alias.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_negotiation.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_dir.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_actions.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_speling.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_userdir.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_alias.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_rewrite.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_suexec.so
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/libphp5.so
  1  52380                       open:entry httpd /usr/lib/libcrypt_i.so.1
  1  52380                       open:entry httpd /opt/csw/lib/i386/libxml2.so.2
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_dav_svn.so
  1  52380                       open:entry httpd /opt/csw/lib/svn/libsvn_repos-1.so.0
  1  52380                       open:entry httpd /opt/csw/lib/svn/libsvn_fs-1.so.0
  1  52380                       open:entry httpd /opt/csw/lib/svn/libsvn_delta-1.so.0
  1  52380                       open:entry httpd /opt/csw/lib/svn/libsvn_subr-1.so.0
  1  52380                       open:entry httpd /opt/csw/lib/i386/libintl.so.3
  1  52380                       open:entry httpd /opt/csw/lib/svn/libsvn_fs_fs-1.so.0
  1  52380                       open:entry httpd /opt/csw/lib/svn/libsvn_fs_base-1.so.0
  1  52380                       open:entry httpd /opt/csw/apache2/libexec/mod_authz_svn.so
  1  52380                       open:entry httpd /opt/csw/apache2/etc/includes/logs.conf
  1  52380                       open:entry httpd /opt/csw/apache2/etc/includes/mimetype.conf
  1  52380                       open:entry httpd /opt/csw/apache2/etc/includes/indexes.conf
  1  52380                       open:entry httpd /opt/csw/apache2/etc/includes/languages.conf
  1  52380                       open:entry httpd /opt/csw/apache2/etc/includes/charset.conf
  1  52380                       open:entry httpd /opt/csw/apache2/etc/includes/handlers.conf
  1  52380                       open:entry httpd /opt/csw/apache2/etc/includes/dav.conf
  1  52380                       open:entry httpd /opt/csw/apache2/etc/includes/deflate.conf
  1  52380                       open:entry httpd /opt/csw/apache2/etc/includes/ssl.conf
  1  52380                       open:entry httpd /opt/csw/apache2/etc/includes/expires.conf
  1  52380                       open:entry httpd /opt/csw/apache2/etc/includes/fcgid.conf
  1  52380                       open:entry httpd /opt/csw/apache2/etc/includes/spelling.conf
  1  52380                       open:entry httpd /opt/csw/apache2/etc/includes/modphp.conf
  1  52380                       open:entry httpd /opt/csw/apache2/etc/includes/namevirtualhostIPs.conf
  1  52380                       open:entry httpd /opt/csw/apache2/etc/virtualhosts/mj.com.conf
  1  52380                       open:entry httpd /dev/udp6
  1  52380                       open:entry httpd /dev/udp
  1  52380                       open:entry httpd /var/log/httpd-error.log
  1  52380                       open:entry httpd /var/log/httpd-access.log
  1  52380                       open:entry httpd /opt/csw/apache2/etc/magic
  1  52380                       open:entry httpd /opt/csw/apache2/etc/magic
  1  52380                       open:entry nscd /etc/inet/ipnodes
  1  52380                       open:entry nscd /etc/hosts
  1  52380                       open:entry nscd /etc/resolv.conf
  0  52778                     open64:entry httpd /var/run/__db.ssl_scache
  0  52778                     open64:entry httpd DB_CONFIG
  0  52778                     open64:entry httpd /var/run/ssl_scache
  0  52778                     open64:entry httpd /var/run/ssl_scache
  0  52778                     open64:entry httpd DB_CONFIG
  0  52778                     open64:entry httpd /var/run/ssl_scache
  0  52778                     open64:entry httpd /var/run/ssl_scache
  0  52778                     open64:entry httpd DB_CONFIG
  0  52778                     open64:entry httpd /var/run/ssl_scache
  0  52380                       open:entry httpd /opt/csw/apache2/etc/mime.types
  3  52380                       open:entry httpd /tmp/aprWGaiRe
  3  52380                       open:entry httpd ./php-apache2handler.ini
  3  52380                       open:entry httpd /opt/csw/php5/lib/php-apache2handler.ini
  0  52380                       open:entry httpd /opt/csw/lib/i386/libc-client.so
  0  52380                       open:entry httpd /lib/libpam.so.1
  0  52380                       open:entry httpd /opt/csw/lib/i386/libgssapi_krb5.so.2
  0  52380                       open:entry httpd /opt/csw/lib/i386/libkrb5.so.3
  0  52380                       open:entry httpd /opt/csw/lib/i386/libk5crypto.so.3
  0  52380                       open:entry httpd /opt/csw/lib/i386/libcom_err.so.3
  0  52380                       open:entry httpd /opt/csw/lib/libkrb5support.so.0
  2  52380                       open:entry httpd ./php.ini
  2  52380                       open:entry httpd /opt/csw/php5/lib/php.ini
  2  52380                       open:entry httpd /opt/csw/php5/lib/php/extensions/no-debug-non-zts-20060613/bz2.so
  2  52380                       open:entry httpd /opt/csw/lib/i386/libbz2.so.1.0
  2  52380                       open:entry httpd /opt/csw/php5/lib/php/extensions/no-debug-non-zts-20060613/curl.so
  2  52380                       open:entry httpd /opt/csw/lib/i386/libcurl.so.4
  2  52380                       open:entry httpd /opt/csw/lib/i386/libidn.so.11
  2  52380                       open:entry httpd /opt/csw/php5/lib/php/extensions/no-debug-non-zts-20060613/dba.so
  2  52380                       open:entry httpd /opt/csw/lib/i386/libgdbm.so.3
  2  52380                       open:entry httpd /opt/csw/php5/lib/php/extensions/no-debug-non-zts-20060613/dom.so
  2  52380                       open:entry httpd /opt/csw/php5/lib/php/extensions/no-debug-non-zts-20060613/gd.so
  2  52380                       open:entry httpd /opt/csw/lib/i386/libgd.so.2
  2  52380                       open:entry httpd /opt/csw/lib/i386/libt1.so.5
  2  52380                       open:entry httpd /opt/csw/lib/i386/libfreetype.so.6
  2  52380                       open:entry httpd /usr/lib/libX11.so.4
  2  52380                       open:entry httpd /opt/csw/lib/i386/libXpm.so.4.11
  2  52380                       open:entry httpd /opt/csw/lib/i386/libpng12.so.0
  2  52380                       open:entry httpd /opt/csw/lib/i386/libjpeg.so.62
  2  52380                       open:entry httpd /opt/csw/lib/i386/libfontconfig.so.1
  2  52380                       open:entry httpd /opt/csw/php5/lib/php/extensions/no-debug-non-zts-20060613/gettext.so
  2  52380                       open:entry httpd /opt/csw/php5/lib/php/extensions/no-debug-non-zts-20060613/gmp.so
  2  52380                       open:entry httpd /opt/csw/lib/pentium/libgmp.so.3
  2  52380                       open:entry httpd /opt/csw/php5/lib/php/extensions/no-debug-non-zts-20060613/iconv.so
  2  52380                       open:entry httpd /opt/csw/php5/lib/php/extensions/no-debug-non-zts-20060613/imap.so
  3  52380                       open:entry master public/pickup
  3  52380                       open:entry httpd /opt/csw/php5/lib/php/extensions/no-debug-non-zts-20060613/ldap.so
  3  52380                       open:entry httpd /opt/csw/php5/lib/php/extensions/no-debug-non-zts-20060613/mcrypt.so
  3  52380                       open:entry httpd /opt/csw/lib/i386/libmcrypt.so.4
  3  52380                       open:entry httpd /opt/csw/lib/i386/libltdl.so.3
  0  52380                       open:entry httpd /opt/csw/php5/lib/php/extensions/no-debug-non-zts-20060613/pdo_sqlite.so
  0  52380                       open:entry httpd /opt/csw/lib/i386/libsqlite3.so.0
  0  52380                       open:entry httpd /dev/random
  0  52380                       open:entry httpd /var/run/httpd.pid
  0  52380                       open:entry httpd /var/run/accept.lock.2393
  1  52380                       open:entry httpd /opt/csw/postgresql/lib/libpq.so.4
  2  52380                       open:entry httpd /opt/csw/php5/lib/php/extensions/no-debug-non-zts-20060613/pgsql.so
  2  52380                       open:entry httpd /opt/csw/lib/libssl.so.0.9.8
  2  52380                       open:entry httpd /opt/csw/lib/libcrypto.so.0.9.8
  2  52380                       open:entry httpd /opt/csw/php5/lib/php/extensions/no-debug-non-zts-20060613/pdo_pgsql.so
  2  52380                       open:entry httpd /opt/csw/php5/lib/php/extensions/no-debug-non-zts-20060613/sqlite.so
  2  52380                       open:entry httpd /opt/csw/lib/i386/libsqlite.so.0
  2  52380                       open:entry httpd /opt/csw/php5/lib/php/extensions/no-debug-non-zts-20060613/xmlreader.so
  2  52380                       open:entry httpd /opt/csw/php5/lib/php/extensions/no-debug-non-zts-20060613/zlib.so
  2  52380                       open:entry httpd /opt/csw/php5/lib/php/extensions/no-debug-non-zts-20060613/simplexml.so
  2  52380                       open:entry httpd /opt/csw/php5/lib/php/extensions/no-debug-non-zts-20060613/session.so
  2  52380                       open:entry httpd /opt/csw/lib/i386/libmm.so.13
  2  52380                       open:entry httpd session_mm_apache2handler0.sem
dtrace: error on enabled probe ID 2 (ID 52380: syscall::open:entry): invalid address (0xfe82b9c7) in action #2 at DIF offset 28
  2  52380                       open:entry nscd /etc/group
dtrace: error on enabled probe ID 2 (ID 52380: syscall::open:entry): invalid address (0xfe82b9c7) in action #2 at DIF offset 28
  2  52380                       open:entry nscd /etc/group
  3  52380                       open:entry httpd /opt/csw/php5/lib/php/extensions/no-debug-non-zts-20060613/mhash.so
  3  52380                       open:entry httpd /opt/csw/lib/i386/libmhash.so.2
  3  52380                       open:entry httpd /opt/csw/php5/lib/php/extensions/no-debug-non-zts-20060613/mysql.so
  3  52380                       open:entry httpd /opt/csw/mysql5/lib/mysql/libmysqlclient.so.15
  3  52380                       open:entry httpd /opt/csw/php5/lib/php/extensions/no-debug-non-zts-20060613/pdo_mysql.so
  3  52380                       open:entry httpd /opt/csw/php5/lib/php/extensions/no-debug-non-zts-20060613/openssl.so
  3  52380                       open:entry httpd /opt/csw/php5/lib/php/extensions/no-debug-non-zts-20060613/pdo.so
dtrace: error on enabled probe ID 2 (ID 52380: syscall::open:entry): invalid address (0xfe82b9c7) in action #2 at DIF offset 28
  3  52380                       open:entry nscd /etc/group
dtrace: error on enabled probe ID 2 (ID 52380: syscall::open:entry): invalid address (0xfe82b9c7) in action #2 at DIF offset 28
  3  52380                       open:entry nscd /etc/group
  0  52380                       open:entry nscd /etc/hosts
  0  52380                       open:entry nscd /etc/resolv.conf
  2  52380                       open:entry nscd /etc/svc/volatile/repository_door
  2  52380                       open:entry nscd /etc/svc/volatile/repository_door
  2  52380                       open:entry nscd /etc/svc/volatile/repository_door

You need to create an account or log in to post comments to this site.