From mboxrd@z Thu Jan 1 00:00:00 1970 From: francois.berenger@inria.fr (Francois Berenger) Date: Mon, 01 Dec 2014 11:12:32 +0100 Subject: [Cocci] How to use coccinelle as a kind of grep -l ? Message-ID: <547C3F10.4000307@inria.fr> To: cocci@systeme.lip6.fr List-Id: cocci@systeme.lip6.fr Hello, Inside of applying any patch, I need to use coccinelle in order to detect certain C files that match a given pattern in a source code tree. Is it possible to use coccinelle for that, how? -- Regards, Francois.