diff options
author | rwatson <rwatson@FreeBSD.org> | 2009-04-06 10:32:40 +0000 |
---|---|---|
committer | rwatson <rwatson@FreeBSD.org> | 2009-04-06 10:32:40 +0000 |
commit | f775cac2725ef7f9775e632a11f52710d749e0a3 (patch) | |
tree | ee419f94674f771c49119f892c3edaef45c45371 /tools/regression/lib/libc/stdio/test-perror.c | |
parent | 75afcd06774489bf41511a140c131797f60eef87 (diff) | |
download | FreeBSD-src-f775cac2725ef7f9775e632a11f52710d749e0a3.zip FreeBSD-src-f775cac2725ef7f9775e632a11f52710d749e0a3.tar.gz |
Add SDT DTrace probes for namei():
vfs:namei:lookup:entry takes parent directory vnode pointer, path to
look up, and lookup flags.
vfs:namei:lookup:return takes an error value, and if successful, the
returned vnode pointer.
MFC after: 1 month
Diffstat (limited to 'tools/regression/lib/libc/stdio/test-perror.c')
0 files changed, 0 insertions, 0 deletions