-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Hi, I'm issuing a simple command to look for usages of a given struct field:
coccigrep -t <type> -a <field> -o used src/*.[ch]
But I'm getting no output.
Strangely, if I run the same command on a few files, typing each of them manually, then I get results.
So, does coccigrep have a maximum number of files, beyond which it stops working?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels