Lines Matching +full:ld +full:. +full:so
1 The following is an example of the filebyproc.d script,
3 # filebyproc.d
7 0 14 open:entry man /var/ld/ld.config
8 0 14 open:entry man /lib/libc.so.1
9 0 14 open:entry man /usr/share/man/man.cf
11 0 14 open:entry man /usr/share/man/man1/ls.1
12 0 14 open:entry man /usr/share/man/man1/ls.1
14 0 14 open:entry sh /var/ld/ld.config
15 0 14 open:entry sh /lib/libc.so.1
16 0 14 open:entry neqn /var/ld/ld.config
17 0 14 open:entry neqn /lib/libc.so.1
19 0 14 open:entry tbl /var/ld/ld.config
20 0 14 open:entry tbl /lib/libc.so.1
21 0 14 open:entry tbl /usr/share/man/man1/ls.1
22 0 14 open:entry nroff /var/ld/ld.config
23 [...]
25 In the above example, the command "man ls" was run. Each file that was
26 attempted to be opened can be seen, along with the program name responsible.