Home
last modified time | relevance | path

Searched refs:makepath (Results 1 – 21 of 21) sorted by relevance

/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Dpy_flow_example.txt145 0 3064371852931 site.py -> makepath
156 0 3064371853025 site.py <- makepath
157 0 3064371853065 site.py -> makepath
168 0 3064371853157 site.py <- makepath
169 0 3064371853165 site.py -> makepath
180 0 3064371853256 site.py <- makepath
181 0 3064371853265 site.py -> makepath
192 0 3064371853356 site.py <- makepath
193 0 3064371853364 site.py -> makepath
204 0 3064371853455 site.py <- makepath
[all …]
H A Dpy_flowtime_example.txt145 0 3064660324719 site.py 10 -> makepath
156 0 3064660324823 site.py 8 <- makepath
157 0 3064660324864 site.py 40 -> makepath
168 0 3064660324965 site.py 8 <- makepath
169 0 3064660324974 site.py 9 -> makepath
180 0 3064660325075 site.py 8 <- makepath
181 0 3064660325084 site.py 9 -> makepath
192 0 3064660325185 site.py 8 <- makepath
193 0 3064660325194 site.py 9 -> makepath
204 0 3064660325295 site.py 8 <- makepath
[all …]
H A Dpy_flowinfo_example.txt146 0 145424 11 site.py:65 func -> makepath
157 0 145424 9 site.py:67 func <- makepath
158 0 145424 42 site.py:65 func -> makepath
169 0 145424 9 site.py:67 func <- makepath
170 0 145424 10 site.py:65 func -> makepath
181 0 145424 9 site.py:67 func <- makepath
182 0 145424 10 site.py:65 func -> makepath
193 0 145424 9 site.py:67 func <- makepath
194 0 145424 10 site.py:65 func -> makepath
205 0 145424 9 site.py:67 func <- makepath
[all …]
H A Dpy_calltime_example.txt81 site.py func makepath 14
154 site.py func makepath 608
229 site.py func makepath 1296
H A Dpy_cputime_example.txt81 site.py func makepath 14
144 site.py func makepath 97
227 site.py func makepath 395
H A Dpy_funccalls_example.txt80 site.py makepath 14
H A Dpy_calldist_example.txt412 site.py, func, makepath
875 site.py, func, makepath
H A Dpy_cpudist_example.txt317 site.py, func, makepath
844 site.py, func, makepath
H A Dpy_syscalls_example.txt107 site.py func makepath 14
H A Dpy_mallocstk_example.txt212 [ /usr/lib/python2.4/site.py:66 (makepath) ]
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/
H A Dpy_flowtime_example.txt145 0 3064660324719 site.py 10 -> makepath
156 0 3064660324823 site.py 8 <- makepath
157 0 3064660324864 site.py 40 -> makepath
168 0 3064660324965 site.py 8 <- makepath
169 0 3064660324974 site.py 9 -> makepath
180 0 3064660325075 site.py 8 <- makepath
181 0 3064660325084 site.py 9 -> makepath
192 0 3064660325185 site.py 8 <- makepath
193 0 3064660325194 site.py 9 -> makepath
204 0 3064660325295 site.py 8 <- makepath
[all …]
H A Dpy_flow_example.txt145 0 3064371852931 site.py -> makepath
156 0 3064371853025 site.py <- makepath
157 0 3064371853065 site.py -> makepath
168 0 3064371853157 site.py <- makepath
169 0 3064371853165 site.py -> makepath
180 0 3064371853256 site.py <- makepath
181 0 3064371853265 site.py -> makepath
192 0 3064371853356 site.py <- makepath
193 0 3064371853364 site.py -> makepath
204 0 3064371853455 site.py <- makepath
[all …]
H A Dpy_flowinfo_example.txt146 0 145424 11 site.py:65 func -> makepath
157 0 145424 9 site.py:67 func <- makepath
158 0 145424 42 site.py:65 func -> makepath
169 0 145424 9 site.py:67 func <- makepath
170 0 145424 10 site.py:65 func -> makepath
181 0 145424 9 site.py:67 func <- makepath
182 0 145424 10 site.py:65 func -> makepath
193 0 145424 9 site.py:67 func <- makepath
194 0 145424 10 site.py:65 func -> makepath
205 0 145424 9 site.py:67 func <- makepath
[all …]
H A Dpy_calltime_example.txt81 site.py func makepath 14
154 site.py func makepath 608
229 site.py func makepath 1296
H A Dpy_cputime_example.txt81 site.py func makepath 14
144 site.py func makepath 97
227 site.py func makepath 395
H A Dpy_funccalls_example.txt80 site.py makepath 14
H A Dpy_calldist_example.txt412 site.py, func, makepath
875 site.py, func, makepath
H A Dpy_cpudist_example.txt317 site.py, func, makepath
844 site.py, func, makepath
H A Dpy_syscalls_example.txt107 site.py func makepath 14
H A Dpy_mallocstk_example.txt212 [ /usr/lib/python2.4/site.py:66 (makepath) ]
/netbsd-src/tests/lib/librumphijack/
H A Dh_cwd.c46 makepath(const char *tail) in makepath() function
94 if (strcmp(pwd, makepath("dir")) != 0) in simple()
102 if (strcmp(pwd, makepath("dir/dir")) != 0) in simple()
108 if (strcmp(pwd, makepath("dir")) != 0) in simple()
141 if (strcmp(pwd, makepath("adir")) != 0) in symlinktest()