DIR:/proc/thread-self/root/proc/self/root/usr/share/doc/git/contrib/coccinelle/ |
Current File : //proc/thread-self/root/proc/self/root/usr/share/doc/git/contrib/coccinelle/xstrdup_or_null.cocci |
@@ expression E; @@ - xstrdup(absolute_path(E)) + absolute_pathdup(E) |