View file File name : xstrdup_or_null.cocci Content :@@ expression E; @@ - xstrdup(absolute_path(E)) + absolute_pathdup(E)