Searched refs:makepath (Results 1 – 21 of 21) sorted by relevance
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/ |
H A D | py_flow_example.txt | 145 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 D | py_flowtime_example.txt | 145 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 D | py_flowinfo_example.txt | 146 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 D | py_calltime_example.txt | 81 site.py func makepath 14 154 site.py func makepath 608 229 site.py func makepath 1296
|
H A D | py_cputime_example.txt | 81 site.py func makepath 14 144 site.py func makepath 97 227 site.py func makepath 395
|
H A D | py_funccalls_example.txt | 80 site.py makepath 14
|
H A D | py_calldist_example.txt | 412 site.py, func, makepath 875 site.py, func, makepath
|
H A D | py_cpudist_example.txt | 317 site.py, func, makepath 844 site.py, func, makepath
|
H A D | py_syscalls_example.txt | 107 site.py func makepath 14
|
H A D | py_mallocstk_example.txt | 212 [ /usr/lib/python2.4/site.py:66 (makepath) ]
|
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/ |
H A D | py_flowtime_example.txt | 145 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 D | py_flow_example.txt | 145 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 D | py_flowinfo_example.txt | 146 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 D | py_calltime_example.txt | 81 site.py func makepath 14 154 site.py func makepath 608 229 site.py func makepath 1296
|
H A D | py_cputime_example.txt | 81 site.py func makepath 14 144 site.py func makepath 97 227 site.py func makepath 395
|
H A D | py_funccalls_example.txt | 80 site.py makepath 14
|
H A D | py_calldist_example.txt | 412 site.py, func, makepath 875 site.py, func, makepath
|
H A D | py_cpudist_example.txt | 317 site.py, func, makepath 844 site.py, func, makepath
|
H A D | py_syscalls_example.txt | 107 site.py func makepath 14
|
H A D | py_mallocstk_example.txt | 212 [ /usr/lib/python2.4/site.py:66 (makepath) ]
|
/netbsd-src/tests/lib/librumphijack/ |
H A D | h_cwd.c | 46 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()
|